Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NFS: Don't revalidate the mapping if both size and change attr are up…
… to date If we've ensured that the size and the change attribute are both correct, then there is no point in marking those attributes as needing revalidation again. Only do so if we know the size is incorrect and was not updated. Fixes: f2467b6 ("NFS: Clear NFS_INO_REVAL_PAGECACHE when...") Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
- Loading branch information