NFS: Split out NFS v4 client functions
authorBryan Schumaker <bjschuma@netapp.com>
Mon, 16 Jul 2012 20:39:21 +0000 (16:39 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 17 Jul 2012 17:33:56 +0000 (13:33 -0400)
commitec409897e7c71596cc080135ef5f86b81a0e9813
tree587340088a7c6ce81e2e21430abc0e0cec472af4
parentfbdefd6442811392e857721573b63a51d1149cc8
NFS: Split out NFS v4 client functions

These functions are only needed by NFS v4, so they can be moved into a
v4 specific file.

Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/client.c
fs/nfs/nfs4client.c