]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: Fix pg repair to handle object info data_digest mismatched, but replicas match...
authorDavid Zafman <dzafman@redhat.com>
Mon, 23 Jul 2018 23:02:25 +0000 (16:02 -0700)
committerDavid Zafman <dzafman@redhat.com>
Thu, 26 Jul 2018 22:03:26 +0000 (15:03 -0700)
commit47a4a58634d6d5f5a95a374847303c9bf652ab6c
treeb027747ee4d283c894c9a1dacd396bc2f9190770
parentb2bd7423c5c91e86700118a56423c6e8e13efc32
osd: Fix pg repair to handle object info data_digest mismatched, but replicas match each other.

Fixes: https://tracker.ceph.com/issues/25085
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 61e995b2c1b866768151a405641463de067c210c)
src/common/scrub_types.h
src/osd/PGBackend.cc
src/osd/PGBackend.h