diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2020-04-12 01:05:05 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-04-12 16:46:50 +0200 |
commit | ef4ff581102a917a69877feca2e5347e2f3e458c (patch) | |
tree | 47e59da1e94e50692e8107e5ca7a9c7901b36e1f /block/kyber-iosched.c | |
parent | io_uring: keep all sqe->flags in req->flags (diff) | |
download | linux-ef4ff581102a917a69877feca2e5347e2f3e458c.tar.xz linux-ef4ff581102a917a69877feca2e5347e2f3e458c.zip |
io_uring: move all request init code in one place
Requests initialisation is scattered across several functions, namely
io_init_req(), io_submit_sqes(), io_submit_sqe(). Put it
in io_init_req() for better data locality and code clarity.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/kyber-iosched.c')
0 files changed, 0 insertions, 0 deletions