diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2020-09-30 21:57:53 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-10-01 04:38:46 +0200 |
commit | a88fc400212fc1d8aa9ca4979f898fd04ca3aab5 (patch) | |
tree | d304a6d9fda669ae000fafca5c15fed4a80acb27 /COPYING | |
parent | io_uring: remove F_NEED_CLEANUP check in *prep() (diff) | |
download | linux-a88fc400212fc1d8aa9ca4979f898fd04ca3aab5.tar.xz linux-a88fc400212fc1d8aa9ca4979f898fd04ca3aab5.zip |
io_uring: set/clear IOCB_NOWAIT into io_read/write
Move setting IOCB_NOWAIT from io_prep_rw() into io_read()/io_write(), so
it's set/cleared in a single place. Also remove @force_nonblock
parameter from io_prep_rw().
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions