Home
last modified time | relevance | path

Searched hist:"73 dd684a4dcee8c55882a01aeb8b5cbf203de955" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/nfs/
H A Ddir.cdiff 73dd684a4dcee8c55882a01aeb8b5cbf203de955 Thu May 10 09:13:09 CDT 2018 Trond Myklebust <trond.myklebust@hammerspace.com> NFS: If the VFS sets LOOKUP_REVAL then force a lookup of the dentry

If nfs_lookup_revalidate() is called with LOOKUP_REVAL because a
previous path lookup failed, then we ought to force a full lookup
of the component name.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>