[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Z-HiYx5C_HMWwO14@LQ3V64L9R2>
Date: Mon, 24 Mar 2025 15:53:23 -0700
From: Joe Damato <jdamato@...tly.com>
To: Jakub Kicinski <kuba@...nel.org>
Cc: linux-fsdevel@...r.kernel.org, netdev@...r.kernel.org,
brauner@...nel.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 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
be better after all to leave it where it is.
In which case, my apologies for the noise.
Powered by blists - more mailing lists