Skip to content
Snippets Groups Projects
Commit 7c977a58 authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring: don't attempt IO reissue from the ring exit path


If we're exiting the ring, just let the IO fail with -EAGAIN as nobody
will care anyway. It's not the right context to reissue from.

Cc: stable@vger.kernel.org
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 8e5c66c4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment