commit | 2929bc3329f4c7e4df400acca2b1844492650bfd | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Tue Sep 28 12:37:05 2021 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Sun Oct 03 20:49:07 2021 -0400 |
tree | 3b0bdce8d33627ed50a98f0cbe59055141344192 | |
parent | a6a361c4ca3cc3e6f3b39d1b6bca1de90f5f4b11 [diff] |
NFS: Fix up nfs_readdir_inode_mapping_valid() The check for duplicate readdir cookies should only care if the change attribute is invalid or the data cache is invalid. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Tested-by: Benjamin Coddington <bcodding@redhat.com> Reviewed-by: Benjamin Coddington <bcodding@redhat.com>