[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1588421219.git.asml.silence@gmail.com>
Date: Sat, 2 May 2020 15:09:24 +0300
From: Pavel Begunkov <asml.silence@...il.com>
To: Jens Axboe <axboe@...nel.dk>, io-uring@...r.kernel.org,
linux-kernel@...r.kernel.org,
Alexander Viro <viro@...iv.linux.org.uk>,
linux-fsdevel@...r.kernel.org, Clay Harris <bugs@...ycon.org>
Subject: [PATCH 0/2] add tee(2) support
Add tee() reusing splice() bits. Pretty straightforward.
Pavel Begunkov (2):
splice: export do_tee()
io_uring: add tee(2) support
fs/io_uring.c | 64 +++++++++++++++++++++++++++++++++--
fs/splice.c | 3 +-
include/linux/splice.h | 3 ++
include/uapi/linux/io_uring.h | 1 +
4 files changed, 66 insertions(+), 5 deletions(-)
--
2.24.0
Powered by blists - more mailing lists