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:
912a108
)
NFS: teach nfs_lookup_verify_inode to handle LOOKUP_RCU
author
NeilBrown
<neilb@suse.de>
Mon, 14 Jul 2014 01:28:20 +0000
(11:28 +1000)
committer
Trond Myklebust
<trond.myklebust@primarydata.com>
Sun, 3 Aug 2014 21:14:13 +0000
(17:14 -0400)
It fails with -ECHILD rather than make an RPC call.
This allows nfs_lookup_revalidate to call it in RCU-walk mode.
Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
No differences found