]> www.infradead.org Git - users/jedix/linux-maple.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Sep 2015 17:26:09 +0000 (19:26 +0200)
commit66bfdda4b2042bca88b429a55ca010d5ab94f991
tree83fe01400a3c128b84f1fdbda1877b758566e9ca
parent73e8e7b2bbf68ddc590a0e725c2099fe0fa75b6a
NFSv4: Force a post-op attribute update when holding a delegation

commit aaae3f00d3f67f681a1f3cb7af999e976e8a24ce upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/nfs/inode.c