]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds/scrub: background scrub error fixes 40825/head
authorMilind Changire <mchangir@redhat.com>
Thu, 1 Apr 2021 09:24:10 +0000 (14:54 +0530)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 21 Apr 2021 17:16:17 +0000 (10:16 -0700)
commit51914cc87873211df0e277d66678dd0226b0ae8e
tree285ecff5cce751a86c4473c9f2f863019732b824
parentb54cefd0fecafb0025bd88d257edd36312d2d04e
mds/scrub: background scrub error fixes

Accommodate new files and raw stats errors for dirty inodes and declare
scrub as passed.

Fixes: https://tracker.ceph.com/issues/48805
Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from commit 4748053249d8b7b319ca3b36ec5a222ba6b9acef)
src/mds/CInode.cc