Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <Trond.Myklebust@netapp.com>
- Loading branch information