NFS: Initialize the NFS v4 client from init_nfs_v4()
authorBryan Schumaker <bjschuma@netapp.com>
Mon, 16 Jul 2012 20:39:17 +0000 (16:39 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 17 Jul 2012 17:33:52 +0000 (13:33 -0400)
And split these functions out of the generic client into a v4 specific
file.

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

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