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

io_uring: revert "io_uring: optimize submit_and_wait API"

There are cases where it isn't always safe to block for submission,
even if the caller asked to wait for events as well. Revert the
previous optimization of doing that.

This reverts two commits:

bf7ec93c
c5766668

Fixes: c5766668

 ("io_uring: optimize submit_and_wait API")
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 7d194c21
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