linux/io_uring
Jens Axboe 3c306fb2f9 io_uring: convert read/write path to use io_cmd_type
Remove struct io_rw from io_kiocb, and convert the read/write path to
use the io_cmd_type approach instead.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
2022-07-24 18:39:10 -06:00
..
io_uring.c io_uring: convert read/write path to use io_cmd_type 2022-07-24 18:39:10 -06:00
io-wq.c
io-wq.h
Makefile