commit | 1fa1e38447964d6c96b027f9f999ef105d8cf8aa | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Mon Jul 14 11:28:20 2014 +1000 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Sun Aug 03 17:14:13 2014 -0400 |
tree | b992f859e384cddb2bfb933fd466b537e282a5a7 | |
parent | 912a108da767ae75cc929d2854e698aff527ec5d [diff] |
NFS: teach nfs_lookup_verify_inode to handle LOOKUP_RCU 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>