Home
last modified time | relevance | path

Searched hist:"479219218 fbe0a74bc36310fefc5ac6439c7cece" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/nfs/
H A Ddir.cdiff 479219218fbe0a74bc36310fefc5ac6439c7cece Thu May 10 09:08:36 CDT 2018 Trond Myklebust <trond.myklebust@hammerspace.com> NFS: Optimise away the close-to-open GETATTR when we have NFSv4 OPEN

NFSv4 should not need to perform an extra close-to-open GETATTR as part
of the process of looking up a regular file, since the OPEN call will
do that for us.

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