NFS: Fix up revalidation of space used
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Wed, 24 Mar 2021 16:29:41 +0000 (12:29 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 12 Apr 2021 21:14:17 +0000 (17:14 -0400)
commit4cdfeb648ac56ef0f961549528ccebd76042f1d3
tree92235f0c13336717d11c952a12f523d321eae9e3
parent50c7a7994dd20af56e4d47e90af10bab71b71001
NFS: Fix up revalidation of space used

Ensure that when the change attribute or the size change, we also
remember to revalidate the space used.

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