[Linux-cachefs] [PATCH net-next v2 01/10] Drop the netfs_ prefix from netfs_extract_iter_to_sg()

Paolo Abeni pabeni at redhat.com
Tue Jun 6 09:00:02 UTC 2023


On Tue, 2023-05-30 at 15:16 +0100, David Howells wrote:
> Rename netfs_extract_iter_to_sg() and its auxiliary functions to drop the
> netfs_ prefix.
> 
> Signed-off-by: David Howells <dhowells at redhat.com>
> cc: Jeff Layton <jlayton at kernel.org>
> cc: Steve French <sfrench at samba.org>
> cc: Shyam Prasad N <nspmangalore at gmail.com>
> cc: Rohith Surabattula <rohiths.msft at gmail.com>
> cc: Jens Axboe <axboe at kernel.dk>
> cc: Herbert Xu <herbert at gondor.apana.org.au>
> cc: "Matthew Wilcox (Oracle)" <willy at infradead.org>
> cc: "David S. Miller" <davem at davemloft.net>
> cc: Eric Dumazet <edumazet at google.com>
> cc: Jakub Kicinski <kuba at kernel.org>
> cc: Paolo Abeni <pabeni at redhat.com>
> cc: linux-crypto at vger.kernel.org
> cc: linux-cachefs at redhat.com
> cc: linux-cifs at vger.kernel.org
> cc: linux-fsdevel at vger.kernel.org
> cc: netdev at vger.kernel.org
> ---
> 
> Notes:
>     ver #2:
>      - Put the "netfs_" prefix removal first to shorten lines and avoid
>        checkpatch 80-char warnings.
> 
>  fs/cifs/smb2ops.c     |  4 +--
>  fs/cifs/smbdirect.c   |  2 +-

This patch does not apply anymore to net-next as the cifs contents have
been moved into fs/smb/client.

You need at least to rebase the series on top of commit
38c8a9a52082579090e34c033d439ed2cd1a462d.

Thanks!

Paolo



More information about the Linux-cachefs mailing list