diff options
author | Jens Axboe | 2022-05-23 16:56:21 -0600 |
---|---|---|
committer | Jens Axboe | 2022-07-24 18:39:10 -0600 |
commit | 0702e5364f643bc86683d9f585edfe76dbabae39 (patch) | |
tree | 4e7df4967e13e717f7475b083e452169f6b82bf5 /kernel | |
parent | e0dccc3b76fb35bb257b4118367a883073d7390e (diff) |
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 'kernel')
0 files changed, 0 insertions, 0 deletions