From: Trond Myklebust Date: Tue, 2 Oct 2007 16:54:39 +0000 (-0400) Subject: NFS: Optimise nfs_lookup_revalidate() X-Git-Tag: v2.6.24-rc1~1285^2~23 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2c77f4e62a2290ae46b5b0449eb72d72afe691e;p=pandora-kernel.git 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 --- Reading git-diff-tree failed