]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: NFS_INO_REVAL_PAGECACHE should mark the change attribute invalid
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Fri, 26 Mar 2021 00:46:36 +0000 (20:46 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 12 Apr 2021 21:14:17 +0000 (17:14 -0400)
commit5400b86adbe6e560bf8341c63d8e5686ce2fba8e
treeffa03a0855c73e8d2347763ce40c23a3de2fc65e
parentd4603a01d9a1289a2f9f686b2ed5c03e0565c689
NFS: NFS_INO_REVAL_PAGECACHE should mark the change attribute invalid

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>
fs/nfs/inode.c