summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorChuck Lever <cel@kernel.org>2026-07-21 12:23:04 -0400
committerChuck Lever <cel@kernel.org>2026-08-26 16:41:09 -0400
commit6d9145cb88fb11943eb53a598564796e43f832ba (patch)
tree27ba9ea32f94bffed1d66cdf5ce6abcb6fb19588 /scripts
parent9471bbfeea239f0dbf641c5f1b185aa72d3db32f (diff)
downloadlinux-next-6d9145cb88fb11943eb53a598564796e43f832ba.tar.gz
linux-next-6d9145cb88fb11943eb53a598564796e43f832ba.zip
NFSD: Hoist nfs42_ssc_open() into fs/nfs_common/nfs_ssc.c
Refactor: The infrastructure and details for calling the client's ssc_open method can be hidden in nfs_ssc.c. This reduces the SSC footprint in fs/nfsd/nfs4proc.c, a step toward removing that file's dependency on <linux/nfs_fs.h>, which indirectly includes <uapi/linux/nfs.h>. The open and close functions are named "nfsd42_" since they are meant to be invoked only by NFSD. Cc: Olga Kornievskaia <okorniev@redhat.com> Cc: Dai Ngo <dai.ngo@oracle.com> Link: https://patch.msgid.link/20260721162306.894558-3-cel@kernel.org Signed-off-by: Chuck Lever <cel@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions