All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3] Clean up fs/nfsd/vfs.c includes
@ 2026-08-12 14:24 Chuck Lever
  2026-08-12 14:24 ` [PATCH v1 1/3] NFSD: Make the write verifier reset helper available outside vfs.c Chuck Lever
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Chuck Lever @ 2026-08-12 14:24 UTC (permalink / raw)
  To: NeilBrown, Jeff Layton, Olga Kornievskaia, Dai Ngo, Tom Talpey; +Cc: linux-nfs

A quick set of clean-ups that permit us to remove more version-
specific material from fs/nfsd/vfs.c.

[ re-posting v1; the first post did not include linux-nfs@ ]

Chuck Lever (3):
  NFSD: Make the write verifier reset helper available outside vfs.c
  NFSD: Move NFSv4-specific CLONE logic into nfsd4_clone()
  NFSD: Remove xdr-related headers from fs/nfsd/vfs.c

 fs/nfsd/nfs4proc.c |  27 ++++++++--
 fs/nfsd/vfs.c      | 129 ++++++++++++++++++++++++++-------------------
 fs/nfsd/vfs.h      |  14 +++--
 3 files changed, 108 insertions(+), 62 deletions(-)

-- 
2.54.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-08-12 17:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-12 14:24 [PATCH v1 0/3] Clean up fs/nfsd/vfs.c includes Chuck Lever
2026-08-12 14:24 ` [PATCH v1 1/3] NFSD: Make the write verifier reset helper available outside vfs.c Chuck Lever
2026-08-12 14:24 ` [PATCH v1 2/3] NFSD: Move NFSv4-specific CLONE logic into nfsd4_clone() Chuck Lever
2026-08-12 14:24 ` [PATCH v1 3/3] NFSD: Remove xdr-related headers from fs/nfsd/vfs.c Chuck Lever
2026-08-12 17:36 ` [PATCH v1 0/3] Clean up fs/nfsd/vfs.c includes Jeff Layton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.