Skip to content
Commit 307a5e10 authored by Andrey Vagin's avatar Andrey Vagin Committed by Pavel Emelyanov
Browse files

pre-dump: avoid sleeping in the open() syscall



For example opening the FIFO blocks until the other end is opened also.

We can use O_PATH to avoid sleeping in the open() call.

Signed-off-by: default avatarAndrey Vagin <avagin@openvz.org>
Signed-off-by: default avatarPavel Emelyanov <xemul@parallels.com>
parent 5b564db9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment