[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250325-umkurven-abtauchen-47ab46d2d7f7@brauner>
Date: Tue, 25 Mar 2025 15:40:01 +0100
From: Christian Brauner <brauner@...nel.org>
To: Joe Damato <jdamato@...tly.com>
Cc: Jakub Kicinski <kuba@...nel.org>, linux-fsdevel@...r.kernel.org,
netdev@...r.kernel.org, asml.silence@...il.com, hch@...radead.org, axboe@...nel.dk,
edumazet@...gle.com, pabeni@...hat.com, horms@...nel.org,
Alexander Viro <viro@...iv.linux.org.uk>, Jan Kara <jack@...e.cz>, "David S. Miller" <davem@...emloft.net>,
open list <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH vfs/for-next 2/3] splice: Move splice_to_socket to
net/socket.c
On Mon, Mar 24, 2025 at 03:53:23PM -0700, Joe Damato wrote:
> On Mon, Mar 24, 2025 at 02:15:26PM -0700, Jakub Kicinski wrote:
> > On Sat, 22 Mar 2025 20:35:45 +0000 Joe Damato wrote:
> > > Eliminate the #ifdef CONFIG_NET from fs/splice.c and move the
> > > splice_to_socket helper to net/socket.c, where the other splice socket
> > > helpers live (like sock_splice_read and sock_splice_eof).
> > >
> > > Signed-off-by: Joe Damato <jdamato@...tly.com>
> >
> > Matter of preference, to some extent, but FWIW:
> >
> > Acked-by: Jakub Kicinski <kuba@...nel.org>
>
> Thanks for the ACK.
>
> It looks like Jens thinks maybe the code should stay where it is and
> given that it might be more "splice related" than networking, it may
Uhm, it should stay in fs/ especially since it's closely tied to
pipe_lock().
Powered by blists - more mailing lists