]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4: Ignore NFS_INO_REVAL_FORCED in nfs4_proc_access
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 4 Jun 2018 19:00:53 +0000 (15:00 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 4 Jun 2018 19:03:20 +0000 (15:03 -0400)
commit08878f3cfd1bde41212eb5bef5b6f700c6d236f1
tree53f1c72eb69eb8b0e0e08f3c9a4b54bea117c3b9
parent9e1e7c9f58ab940709c54dc4b796d621caaab1d4
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>
fs/nfs/nfs4proc.c