]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #49773 into main
authorPatrick Donnelly <pdonnell@redhat.com>
Wed, 29 Mar 2023 20:15:47 +0000 (16:15 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 29 Mar 2023 20:15:47 +0000 (16:15 -0400)
commit0c4d835148d23e23d140e70515ff20e2ad08e48d
treee50792464fe8bb87afb2047d26024288e3bb1988
parentc3f1eeebbd5e7805720d5f665b68bdca160a5855
parent7ffa065a03316b67b6b6d48692b4b181f93ddbda
Merge PR #49773 into main

* refs/pull/49773/head:
mds: add config to decide whether to mark dentry bad
qa: add missing scan_links step for data scan recovery
qa/tasks/cephfs: test damage to dentry's first is caught
qa/tasks/cephfs: use rank_asok and allow specifying rank
qa/tasks: allow specifying timeout command prefix to ceph
mds: provide test configs for creating first corruption
mds: catch damage to dentry's first field
mds: add debugging for pre_cow_old_inode
mds: cleanup code

Reviewed-by: Kotresh Hiremath Ravishankar <khiremat@redhat.com>