]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: Correct scrub analysis for OSDs and fix up written shards. 62952/head
authorAlex Ainscow <aainscow@uk.ibm.com>
Thu, 8 May 2025 16:52:16 +0000 (17:52 +0100)
committerJon Bailey <jonathan.bailey1@ibm.com>
Thu, 15 May 2025 13:18:35 +0000 (14:18 +0100)
commitb762e98a4db3671a9e908adafbc2df09f1005ed1
treed30604cbda8ba8e24d7ae2dc9c7b599257eaabd4
parentf6bc2ecd6edb768603156e1046e6089bc6882378
osd: Correct scrub analysis for OSDs and fix up written shards.

This is a collection of minor changes to make scrub compatible with new EC.

Signed-off-by: Alex Ainscow <aainscow@uk.ibm.com>
12 files changed:
src/osd/ECBackend.cc
src/osd/ECBackend.h
src/osd/ECSwitch.h
src/osd/ECUtil.h
src/osd/PG.h
src/osd/PGBackend.h
src/osd/osd_types.cc
src/osd/osd_types.h
src/osd/scrubber/scrub_backend.cc
src/osd/scrubber/scrub_backend.h
src/osd/scrubber_common.h
src/test/osd/test_scrubber_be.cc