NFS: Split out NFS v3 inode operations
authorBryan Schumaker <bjschuma@netapp.com>
Mon, 16 Jul 2012 20:39:11 +0000 (16:39 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 17 Jul 2012 17:33:03 +0000 (13:33 -0400)
commitab96291ea16b6b9c76bfac35ccbb26a15ecb01ce
tree46c37d231ad4fc4d7443c494c299a5bd76560145
parent597d92891b8859b4b4949fd08e25e60fc80ddaaf
NFS: Split out NFS v3 inode operations

This patch moves the NFS v3 file and directory inode functions into
files that are only compiled whet CONFIG_NFS_V3 is enabled.

Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/dir.c
fs/nfs/file.c
fs/nfs/nfs3proc.c
include/linux/nfs_fs.h