]> git.baikalelectronics.ru Git - kernel.git/commit
io_uring: add tee(2) support
authorPavel Begunkov <asml.silence@gmail.com>
Sun, 17 May 2020 11:18:06 +0000 (14:18 +0300)
committerJens Axboe <axboe@kernel.dk>
Sun, 17 May 2020 20:10:07 +0000 (14:10 -0600)
commitf2a8d5c7a218b9c24befb756c4eb30aa550ce822
tree7c527d9d1301c90cdcdd0017cdb08af44b6276a9
parent9dafdfc2f0a3ae551711098de3d7b621a469f11a
io_uring: add tee(2) support

Add IORING_OP_TEE implementing tee(2) support. Almost identical to
splice bits, but without offsets.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io_uring.c
include/uapi/linux/io_uring.h