NFS: Split out NFS v4 server creating code
authorBryan Schumaker <bjschuma@netapp.com>
Mon, 16 Jul 2012 20:39:18 +0000 (16:39 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 17 Jul 2012 17:33:53 +0000 (13:33 -0400)
commitfcf10398f641c4450119f8a4cc27e9e584edb010
tree6c102abc69d152affb678ef1ca80f67c409839e4
parent428360d77c801932e4b28f15160aebbdb5f5a03e
NFS: Split out NFS v4 server creating code

These functions are specific to NFS v4 and can be moved to nfs4client.c
to keep them out of the generic client.

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