From: Trond Myklebust Date: Mon, 1 Oct 2007 17:46:53 +0000 (-0400) Subject: NFS: don't cache the verifer across ->lookup() calls X-Git-Tag: v2.6.24-rc1~1285^2~29 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf8ba45e0554f1c8838fcfe43a93114f177af839;p=pandora-kernel.git NFS: don't cache the verifer across ->lookup() calls If the ->lookup() call causes the directory verifier to change, then there is still no need to use the old verifier, since our dentry has been verified. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed