git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff9099f
)
NFS: Only initialize the ACL client in the v3 case
author
Bryan Schumaker
<bjschuma@netapp.com>
Mon, 30 Jul 2012 20:05:19 +0000
(16:05 -0400)
committer
Trond 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