summaryrefslogtreecommitdiff
path: root/fs/aio.c
diff options
context:
space:
mode:
authorPavel Begunkov <asml.silence@gmail.com>2020-02-01 03:58:42 +0300
committerJens Axboe <axboe@kernel.dk>2020-02-03 17:27:47 -0700
commit3e577dcd73a1fdc641bf45e5ea4a37869de221b5 (patch)
tree5770edb4dcebdb65ed0d5a4598ecd09fcdf29ed9 /fs/aio.c
parent6c8a31346925cbb373f84a18428ab3df59d3950e (diff)
io_uring: put the flag changing code in the same spot
Both iocb_flags() and kiocb_set_rw_flags() are inline and modify kiocb->ki_flags. Place them close, so they can be potentially better optimised. Signed-off-by: Pavel Begunkov <asml.silence@gmail.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/aio.c')
0 files changed, 0 insertions, 0 deletions