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 <[email protected]> > cc: Jeff Layton <[email protected]> > cc: Steve French <[email protected]> > cc: Shyam Prasad N <[email protected]> > cc: Rohith Surabattula <[email protected]> > cc: Jens Axboe <[email protected]> > cc: Herbert Xu <[email protected]> > cc: "Matthew Wilcox (Oracle)" <[email protected]> > cc: "David S. Miller" <[email protected]> > cc: Eric Dumazet <[email protected]> > cc: Jakub Kicinski <[email protected]> > cc: Paolo Abeni <[email protected]> > cc: [email protected] > cc: [email protected] > cc: [email protected] > cc: [email protected] > cc: [email protected] > --- > > 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 -- Linux-cachefs mailing list [email protected] https://listman.redhat.com/mailman/listinfo/linux-cachefs
