Skip to content
Commit 2a27250e authored by Jens Axboe's avatar Jens Axboe
Browse files

[PATCH] tee: link_pipe() must be careful when dropping one of the pipe locks



We need to ensure that we only drop a lock that is ordered last, to avoid
ABBA deadlocks with competing processes.

Signed-off-by: default avatarJens Axboe <axboe@suse.de>
parent c4f895cb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment