commit | f2c77f4e62a2290ae46b5b0449eb72d72afe691e | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Oct 02 12:54:39 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Oct 09 17:19:58 2007 -0400 |
tree | f0b68a5be10fdebf477c3b5af1dbdce3a6150301 | |
parent | 6d2b2966869142660f46d1e06cf9d15c3debcf77 [diff] |
NFS: Optimise nfs_lookup_revalidate() We don't need to call nfs_revalidate_inode() on the directory if we already know that the verifiers don't match. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>