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:
a5a16ba
)
nfs: remove unnecessary NFS_INO_INVALID_ACL checks
author
James Morris
<jmorris@namei.org>
Thu, 18 Jun 2009 01:02:14 +0000
(18:02 -0700)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 18 Jun 2009 01:02:14 +0000
(18:02 -0700)
Unless I'm mistaken, NFS_INO_INVALID_ACL is being checked twice during
getacl calls (i.e. first via nfs_revalidate_inode() and then by each all
site).
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found