]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test/scrub/osd: scrubber-related interface changes
authorRonen Friedman <rfriedma@redhat.com>
Sun, 27 Mar 2022 14:56:16 +0000 (14:56 +0000)
committerRonen Friedman <rfriedma@redhat.com>
Wed, 11 May 2022 06:12:28 +0000 (06:12 +0000)
commit2852ea77cb455e2e8d26d46d2b27282d19e9220b
tree888d1ee84f9beaa8184c7136b48830bf0611657a
parent66331f4ba28dc2a45f9ef40b0b8abd48e2b75e1d
test/scrub/osd: scrubber-related interface changes

required to facilitate testing

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
16 files changed:
src/crimson/osd/ops_executer.cc
src/crimson/osd/pg.cc
src/crimson/osd/pg.h
src/include/types_fmt.h
src/osd/ECBackend.h
src/osd/OSD.cc
src/osd/PG.cc
src/osd/PG.h
src/osd/PGBackend.h
src/osd/PeeringState.h
src/osd/ReplicatedBackend.h
src/osd/scrubber/pg_scrubber.cc
src/osd/scrubber/pg_scrubber.h
src/osd/scrubber/scrub_backend.cc
src/osd/scrubber/scrub_backend.h
src/osd/scrubber_common.h