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)
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>

No differences found