[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <7737970c-cf2f-c96b-2451-9a84b8846649@kernel.dk>
Date: Sun, 17 May 2020 14:23:51 -0600
From: Jens Axboe <axboe@...nel.dk>
To: Pavel Begunkov <asml.silence@...il.com>, io-uring@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 0/2] io_uring tee support
On 5/17/20 5:18 AM, Pavel Begunkov wrote:
> 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(-)
Applied, thanks.
--
Jens Axboe
Powered by blists - more mailing lists