diff options
author | Pavel Begunkov <[email protected]> | 2020-02-01 03:58:42 +0300 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2020-02-03 17:27:47 -0700 |
commit | 3e577dcd73a1fdc641bf45e5ea4a37869de221b5 (patch) | |
tree | 5770edb4dcebdb65ed0d5a4598ecd09fcdf29ed9 /tools/testing | |
parent | 6c8a31346925cbb373f84a18428ab3df59d3950e (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 <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/testing')
0 files changed, 0 insertions, 0 deletions