[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1589714180.git.asml.silence@gmail.com>
Date: Sun, 17 May 2020 14:18:04 +0300
From: Pavel Begunkov <asml.silence@...il.com>
To: Jens Axboe <axboe@...nel.dk>, io-uring@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/2] io_uring tee support
Add tee support.
v2: handle zero-len tee
Pavel Begunkov (2):
splice: export do_tee()
io_uring: add tee(2) support
fs/io_uring.c | 62 +++++++++++++++++++++++++++++++++--
fs/splice.c | 3 +-
include/linux/splice.h | 3 ++
include/uapi/linux/io_uring.h | 1 +
4 files changed, 64 insertions(+), 5 deletions(-)
--
2.24.0
Powered by blists - more mailing lists