linux-stable/io_uring
Jens Axboe 531113bbd5 io_uring: split out splice related operations
This splits out splice and tee support.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
2022-07-24 18:39:11 -06:00
..
fs.c io_uring: split out filesystem related operations 2022-07-24 18:39:11 -06:00
fs.h io_uring: split out filesystem related operations 2022-07-24 18:39:11 -06:00
io-wq.c
io-wq.h
io_uring.c io_uring: split out splice related operations 2022-07-24 18:39:11 -06:00
io_uring.h io_uring: split out splice related operations 2022-07-24 18:39:11 -06:00
io_uring_types.h io_uring: add io_uring_types.h 2022-07-24 18:39:11 -06:00
Makefile io_uring: split out splice related operations 2022-07-24 18:39:11 -06:00
nop.c io_uring: move nop into its own file 2022-07-24 18:39:11 -06:00
nop.h io_uring: move nop into its own file 2022-07-24 18:39:11 -06:00
splice.c io_uring: split out splice related operations 2022-07-24 18:39:11 -06:00
splice.h io_uring: split out splice related operations 2022-07-24 18:39:11 -06:00
xattr.c io_uring: move xattr related opcodes to its own file 2022-07-24 18:39:11 -06:00
xattr.h io_uring: move xattr related opcodes to its own file 2022-07-24 18:39:11 -06:00