[PATCH 0/3] Remove NFS client header dependencies from LOCALIO

Chuck Lever <[email protected]> Mon, 27 Jul 2026 09:04:07 -0400
Newsgroups org.kernel.vger.linux-nfs
Message-ID <[email protected]>
Clean up: fs/nfsd/localio.c is a server-side component, so it should
avoid dependency on client-specific headers and XDR utilities.

No change in behavior is expected.

Chuck Lever (3):
  NFSD: Move the RPC program definition for LOCALIO
  nfs_common: Remove "#include <linux/nfs.h>" from linux/nfslocalio.h
  NFSD: Tighten header includes in localio.c

 fs/nfsd/localio.c          |  7 +++----
 include/linux/nfs.h        |  7 -------
 include/linux/nfslocalio.h | 11 ++++++++++-
 3 files changed, 13 insertions(+), 12 deletions(-)

-- 
2.54.0