NFS: Remove unnecessary page cache invalidations
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Sat, 2 Oct 2021 23:21:49 +0000 (19:21 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 4 Oct 2021 00:49:07 +0000 (20:49 -0400)
commit36a10a3c4cb6ea7c8bd895c16b3f59e1f0db2f6a
tree8a4f6415224502ce7d51bb8f259a0701ce74a85b
parentb97583b26326ad559d1b1ba7dafec98712ffd834
NFS: Remove unnecessary page cache invalidations

Remove cache invalidations that are already covered by change attribute
updates.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/inode.c