diff options
author | Jens Axboe <axboe@kernel.dk> | 2020-06-22 11:09:46 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-06-25 07:23:49 -0600 |
commit | a1d7c393c4711a9ce6c239c3ab053a50dc96505a (patch) | |
tree | 0cb410cd95aab9cce321ad5db08f189b6affc3f3 /fs/io-wq.h | |
parent | 229a7b63507a3e84afb17c3bbb67505a81d28a1d (diff) | |
download | lwn-a1d7c393c4711a9ce6c239c3ab053a50dc96505a.tar.gz lwn-a1d7c393c4711a9ce6c239c3ab053a50dc96505a.zip |
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: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/io-wq.h')
0 files changed, 0 insertions, 0 deletions