commit | d35891cbb1d4af48393ae2c6a45c6530d798c64c | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Thu Mar 25 20:46:36 2021 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat May 22 11:40:52 2021 +0200 |
tree | ebdf32c1b260d33e87ff510e3a951a14a0511c35 | |
parent | 87264fb5abacb90597a9def2856c6e91a6e05627 [diff] |
NFS: NFS_INO_REVAL_PAGECACHE should mark the change attribute invalid [ Upstream commit 50c7a7994dd20af56e4d47e90af10bab71b71001 ] When we're looking to revalidate the page cache, we should just ensure that we mark the change attribute invalid. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: Sasha Levin <sashal@kernel.org>