NFS: Only initialize the ACL client in the v3 case
authorBryan Schumaker <bjschuma@netapp.com>
Mon, 30 Jul 2012 20:05:19 +0000 (16:05 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 30 Jul 2012 23:05:54 +0000 (19:05 -0400)
v2 and v4 don't use it, so I create two new nfs_rpc_ops functions to
initialize the ACL client only when we are using v3.

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

No differences found