Home
last modified time | relevance | path

Searched hist:"3825827 e" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/nfs/
H A Ddir.c3825827e Tue Jul 24 13:27:11 CDT 2018 Trond Myklebust <trond.myklebust@hammerspace.com> NFS: More excessive attribute revalidation in nfs_execute_ok()

execute_ok() will only check the mode bits if the object is not a
directory, so we don't need to revalidate the attributes in that case.

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