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

io_uring: run next sqe inline if possible



One major use case of linked commands is the ability to run the next
link inline, if at all possible. This is done correctly for async
offload, but somewhere along the line we lost the ability to do so when
we were able to complete a request without having to punt it. Ensure
that we do so correctly.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 392edb45
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment