diff options
author | Trond Myklebust <Trond.Myklebust@netapp.com> | 2007-05-09 09:00:18 -0400 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2007-05-09 17:57:59 -0400 |
commit | e70c490810dc683fad39e57cf00e69d5f120c542 (patch) | |
tree | 24276f69c064376d3c69979f61e181b377560795 /Documentation | |
parent | e62c2bba1fb7cf068eb78d731da46e4447a9efb1 (diff) | |
download | linux-3.10-e70c490810dc683fad39e57cf00e69d5f120c542.tar.gz linux-3.10-e70c490810dc683fad39e57cf00e69d5f120c542.tar.bz2 linux-3.10-e70c490810dc683fad39e57cf00e69d5f120c542.zip |
NFS: Remove redundant check in nfs_check_verifier()
The check for nfs_attribute_timeout(dir) in nfs_check_verifier is
redundant: nfs_lookup_revalidate() will already call nfs_revalidate_inode()
on the parent dir when necessary.
The only case where this is not done is the case of a negative dentry. Fix
this case by moving up the revalidation code.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions