commit | 7c6726546c9d9a1203beaa5fc90625871448986d | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Mon Jun 04 15:00:53 2018 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Mon Jun 04 15:03:20 2018 -0400 |
tree | 53f1c72eb69eb8b0e0e08f3c9a4b54bea117c3b9 | |
parent | 2f28dc385afd59f04cd42f0ced16050aa8db85e9 [diff] |
NFSv4: Ignore NFS_INO_REVAL_FORCED in nfs4_proc_access If we hold a delegation, we don't need to care about whether or not the inode attributes are up to date. We know we can cache the results of this call regardless. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>