]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
NFS: Move nfs40_call_sync_ops into nfs40proc.c
authorAnna Schumaker <anna.schumaker@oracle.com>
Fri, 7 Nov 2025 21:30:51 +0000 (16:30 -0500)
committerAnna Schumaker <anna.schumaker@oracle.com>
Fri, 30 Jan 2026 16:42:19 +0000 (11:42 -0500)
commite5e45ea615a13edac86d6f84bbd5fc1c5d532a10
treea58421236b93953bc1bceefaa0955cf11f3795e3
parent1309c52de15b6a4204e569ea1b181c4e9dc25927
NFS: Move nfs40_call_sync_ops into nfs40proc.c

This is the first step in extracting NFS v4.0 into its own set of files
that can be disabled through Kconfig.

Signed-off-by: Anna Schumaker <anna.schumaker@oracle.com>
fs/nfs/Makefile
fs/nfs/nfs40.h [new file with mode: 0644]
fs/nfs/nfs40proc.c [new file with mode: 0644]
fs/nfs/nfs4_fs.h
fs/nfs/nfs4proc.c