NFS: Split out NFS v2 inode operations
authorBryan Schumaker <bjschuma@netapp.com>
Mon, 16 Jul 2012 20:39:10 +0000 (16:39 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 17 Jul 2012 17:32:55 +0000 (13:32 -0400)
commit597d92891b8859b4b4949fd08e25e60fc80ddaaf
treec379c890a62a36b36b443cf23f81daa1605901b0
parent6bbb4ae8ffc4eef825c8742eff1fefae69a82e41
NFS: Split out NFS v2 inode operations

This patch moves the NFS v2 file and directory inode functions into
files that are only compiled whet CONFIG_NFS_V2 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/internal.h
fs/nfs/proc.c
include/linux/nfs_fs.h