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)
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

diff --cc fs/nfs/inode.c
Simple merge