linux/fs/nfs
Bryan Schumaker 1c606fb74c NFS: Convert v3 into a module
This patch exports symbols and moves over the final structures needed by
the v3 module.  In addition, I also switch over to using IS_ENABLED() to
check if CONFIG_NFS_V3 or CONFIG_NFS_V3_MODULE are set.

The module (nfs3.ko) will be created in the same directory as nfs.ko and
will be automatically loaded the first time you try to mount over NFS v3.

Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2012-07-30 19:06:46 -04:00
..
blocklayout pnfsblock: bail out partial page IO 2012-07-30 18:52:06 -04:00
objlayout
cache_lib.c
cache_lib.h
callback_proc.c
callback_xdr.c
callback.c NFS: Keep module parameters in the generic NFS client 2012-07-30 19:06:31 -04:00
callback.h
client.c NFS: Convert v3 into a module 2012-07-30 19:06:46 -04:00
delegation.c
delegation.h
dir.c NFS: Convert v3 into a module 2012-07-30 19:06:46 -04:00
direct.c NFS: Convert v3 into a module 2012-07-30 19:06:46 -04:00
dns_resolve.c
dns_resolve.h
file.c NFS: Convert v2 into a module 2012-07-30 19:06:41 -04:00
fscache-index.c
fscache.c
fscache.h
getroot.c NFS: Move the v4 getroot code to nfs4getroot.c 2012-07-17 13:33:51 -04:00
idmap.c NFS: Keep module parameters in the generic NFS client 2012-07-30 19:06:31 -04:00
inode.c NFS: Convert v3 into a module 2012-07-30 19:06:46 -04:00
internal.h NFS: Convert v3 into a module 2012-07-30 19:06:46 -04:00
iostat.h
Kconfig NFS: Convert v3 into a module 2012-07-30 19:06:46 -04:00
Makefile NFS: Convert v3 into a module 2012-07-30 19:06:46 -04:00
mount_clnt.c
namespace.c NFS: Convert v2 into a module 2012-07-30 19:06:41 -04:00
netns.h
nfs2super.c NFS: Convert v2 into a module 2012-07-30 19:06:41 -04:00
nfs2xdr.c
nfs3acl.c
nfs3client.c NFS: Only initialize the ACL client in the v3 case 2012-07-30 19:05:54 -04:00
nfs3proc.c NFS: Only initialize the ACL client in the v3 case 2012-07-30 19:05:54 -04:00
nfs3super.c NFS: Convert v3 into a module 2012-07-30 19:06:46 -04:00
nfs3xdr.c
nfs4_fs.h NFS: Keep module parameters in the generic NFS client 2012-07-30 19:06:31 -04:00
nfs4client.c NFS: Keep module parameters in the generic NFS client 2012-07-30 19:06:31 -04:00
nfs4file.c NFS: Split out NFS v4 file operations 2012-07-17 13:33:50 -04:00
nfs4filelayout.c NFSv4.1 don't send LAYOUTCOMMIT if data resent through MDS 2012-07-16 14:37:00 -04:00
nfs4filelayout.h
nfs4filelayoutdev.c
nfs4getroot.c NFS: Move the v4 getroot code to nfs4getroot.c 2012-07-17 13:33:51 -04:00
nfs4namespace.c
nfs4proc.c NFS: Keep module parameters in the generic NFS client 2012-07-30 19:06:31 -04:00
nfs4renewd.c
nfs4state.c NFS: Clean up nfs4_proc_setclientid() and friends 2012-07-16 15:12:16 -04:00
nfs4super.c NFS: Split out remaining NFS v4 inode functions 2012-07-30 19:06:20 -04:00
nfs4sysctl.c NFS: Initialize v4 sysctls from nfs_init_v4() 2012-07-17 13:33:18 -04:00
nfs4xdr.c NFS: Keep module parameters in the generic NFS client 2012-07-30 19:06:31 -04:00
nfs.h NFS: Convert v3 into a module 2012-07-30 19:06:46 -04:00
nfsroot.c
pagelist.c
pnfs_dev.c
pnfs.c NFSv4.1 do not send LAYOUTRETURN on emtpy plh_segs list 2012-07-16 14:39:00 -04:00
pnfs.h NFSv4.1 mark layout when already returned 2012-07-16 14:37:25 -04:00
proc.c NFS: Only initialize the ACL client in the v3 case 2012-07-30 19:05:54 -04:00
read.c NFS: Convert v2 into a module 2012-07-30 19:06:41 -04:00
super.c NFS: Convert v3 into a module 2012-07-30 19:06:46 -04:00
symlink.c
sysctl.c NFS: Initialize v4 sysctls from nfs_init_v4() 2012-07-17 13:33:18 -04:00
unlink.c
write.c NFS: Convert v3 into a module 2012-07-30 19:06:46 -04:00