NFS: Create an init_nfs_v4() function
authorBryan Schumaker <bjschuma@netapp.com>
Mon, 16 Jul 2012 20:39:13 +0000 (16:39 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 17 Jul 2012 17:33:13 +0000 (13:33 -0400)
I want to initialize all of NFS v4 in a single function that will
eventually be used as the v4 module init function.

Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found