commit | 479219218fbe0a74bc36310fefc5ac6439c7cece | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Thu May 10 10:08:36 2018 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Mon May 28 13:29:19 2018 -0400 |
tree | f54fcde2b38595d86aae6f0e78db36a7f294fcbf | |
parent | 786b71f5b754273ccef6d9462e52062b3e1f9877 [diff] |
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>