Files
linux/fs
Pavel Begunkov 3e577dcd73 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>
2020-02-03 17:27:47 -07:00
..
2019-11-11 09:21:59 -05:00
2020-01-14 13:28:28 -08:00
2019-08-07 21:51:47 -04:00
2019-10-14 15:04:01 -07:00
2019-12-08 14:37:36 +01:00