]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NFSv4: Force a post-op attribute update when holding a delegation
authorTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 20 Aug 2015 23:56:07 +0000 (18:56 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 25 Aug 2015 18:39:44 +0000 (14:39 -0400)
commitaaae3f00d3f67f681a1f3cb7af999e976e8a24ce
tree43d88350d655da2791ea6ce8b270b8e54c46f9bb
parentdd52128afddecade1dcd0767aec124c13c8a40bb
NFSv4: Force a post-op attribute update when holding a delegation

If the ctime or mtime or change attribute have changed because
of an operation we initiated, we should make sure that we force
an attribute update. However we do not want to mark the page cache
for revalidation.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Cc: stable@vger.kernel.org # v4.0+
fs/nfs/inode.c