Commit f688944c authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring/rw: add separate prep handler for fixed read/write



Rather than sprinkle opcode checks in the generic read/write prep handler,
have a separate prep handler for the vectored readv/writev operation.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 0e984ec8
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment