commit | 1179acc6a3e260bc4edc74fa94f6c7908290eaec | [log] [tgz] |
---|---|---|
author | Bryan Schumaker <bjschuma@netapp.com> | Mon Jul 30 16:05:19 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Jul 30 19:05:54 2012 -0400 |
tree | f84a56e4cc1ea6347383b29c83df19eae05eea0f | |
parent | ff9099f26645818563c8d396a154c2ce6ee422eb [diff] |
NFS: Only initialize the ACL client in the v3 case 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>