Re: [PATCH 3/3] teach sendfile(2) to handle send-to-pipe directly

From: Al Viro
Date: Tue Jan 26 2021 - 22:18:32 EST


On Tue, Jan 26, 2021 at 10:57:38AM -0800, Linus Torvalds wrote:
> On Mon, Jan 25, 2021 at 10:09 PM Al Viro <viro@xxxxxxxxxxxxxxxxxx> wrote:
> >
> > no point going through the intermediate pipe
>
> Ok, this series looks fine to me.
>
> Al - do you want me to apply this as patches for 5.11 (and I'll revert
> the then unnecessary one-liner), or should I expect a pull request or
> what?

I'm going to put it into #for-next for a few days, then send a pull request
your way (assuming no problems show up, obviously).