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:
f382111
)
NFS: don't cache the verifer across ->lookup() calls
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Mon, 1 Oct 2007 17:46:53 +0000
(13:46 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 9 Oct 2007 21:19:42 +0000
(17:19 -0400)
If the ->lookup() call causes the directory verifier to change, then there
is still no need to use the old verifier, since our dentry has been
verified.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found