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

io_uring: enable READ/WRITE to use deferred completions



A bit more surgery required here, as completions are generally done
through the kiocb->ki_complete() callback, even if they complete inline.
This enables the regular read/write path to use the io_comp_state
logic to batch inline completions.

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