OSDN Git Service

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)
commit50c7a7994dd20af56e4d47e90af10bab71b71001
treeffa03a0855c73e8d2347763ce40c23a3de2fc65e
parent4eb6a8230b589eb2bb02c4ce7418032552ef6470
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