commit | a6a361c4ca3cc3e6f3b39d1b6bca1de90f5f4b11 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Tue Sep 28 11:24:57 2021 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Sun Oct 03 20:49:06 2021 -0400 |
tree | ca7433761522c8da259fa2a5a8340f7e11e57587 | |
parent | 488796ec1e39fb9194cc8175f770823d40fbf0ed [diff] |
NFS: Ignore the directory size when marking for revalidation If we want to revalidate the directory, then just mark the change attribute as invalid. Fixes: 13c0b082b6a9 ("NFS: Replace use of NFS_INO_REVAL_PAGECACHE when checking cache validity") Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Tested-by: Benjamin Coddington <bcodding@redhat.com> Reviewed-by: Benjamin Coddington <bcodding@redhat.com>