]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: mark dirfrag good if repaired
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 20 Sep 2022 20:15:27 +0000 (16:15 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Thu, 29 Sep 2022 01:37:39 +0000 (21:37 -0400)
commit7d6199a226f7e54b9580cbf05d97114068377b4d
tree9b86fdfcc160a37352e59fdc5a81bb720f8d6406
parentb1a169b4f319c92ed0e57f68e224572fb509619c
mds: mark dirfrag good if repaired

Otherwise, we get wrong scrub errors after repair.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/mds/CDir.cc