From: Trond Myklebust Date: Tue, 16 Jan 2007 15:09:44 +0000 (-0500) Subject: NFS: Also use readdir info to revalidate positive dentries X-Git-Tag: v2.6.21-rc1~296 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef75c7974b383769ae5741cf930b8aa4dcaef395;p=pandora-kernel.git NFS: Also use readdir info to revalidate positive dentries If the fileid of the cached dentry fails to match that returned by the readdir call, then we should also d_drop. Try to take into account the fact that on NFSv4, readdir may return the "mounted_on_fileid" by looking for submounts. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed