NFS: Split out NFS v4 file operations
authorBryan Schumaker <bjschuma@netapp.com>
Mon, 16 Jul 2012 20:39:15 +0000 (16:39 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 17 Jul 2012 17:33:50 +0000 (13:33 -0400)
This patch moves the NFS v4 file functions into a new file that is only
compiled when CONFIG_NFS_V4 is enabled.

Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/Makefile
fs/nfs/file.c
fs/nfs/internal.h
fs/nfs/nfs4file.c [new file with mode: 0644]

diff --cc fs/nfs/Makefile
Simple merge
diff --cc fs/nfs/file.c
Simple merge
Simple merge
Simple merge