]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Fix fscache invalidation in nfs_set_cache_invalid()
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Fri, 26 Mar 2021 20:23:39 +0000 (16:23 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 5 Apr 2021 13:04:21 +0000 (09:04 -0400)
commitd818ca07b9001313a9fad9756d4e36b3b4361f33
tree40bf98c431cb7fb777a81505471b5c03e53150bf
parent8ccaee8b9ee425f512d639e04686cb1fa1e4c213
NFS: Fix fscache invalidation in nfs_set_cache_invalid()

Ensure that we invalidate the fscache before we strip the
NFS_INO_INVALID_DATA flag.

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