diff options
author | Jens Axboe <axboe@kernel.dk> | 2022-05-24 00:56:21 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-07-25 02:39:10 +0200 |
commit | 0702e5364f643bc86683d9f585edfe76dbabae39 (patch) | |
tree | 4e7df4967e13e717f7475b083e452169f6b82bf5 /.gitignore | |
parent | Linux 5.19-rc8 (diff) | |
download | linux-0702e5364f643bc86683d9f585edfe76dbabae39.tar.xz linux-0702e5364f643bc86683d9f585edfe76dbabae39.zip |
io_uring: define a 'prep' and 'issue' handler for each opcode
Rather than have two giant switches for doing request preparation and
then for doing request issue, add a prep and issue handler for each
of them in the io_op_defs[] request definition.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions