NFS: Optimise nfs_lookup_revalidate()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 2 Oct 2007 16:54:39 +0000 (12:54 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 9 Oct 2007 21:19:58 +0000 (17:19 -0400)
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>

No differences found