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

io_uring: file set registration should use interruptible waits



If an application attempts to register a set with unbounded requests
pending, we can be stuck here forever if they don't complete. We can
make this wait interruptible, and just abort if we get signaled.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 96fd84d8
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