]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd/backfill_state: add the object to be pushed in the peer 59572/head
authorXuehan Xu <xuxuehan@qianxin.com>
Tue, 3 Sep 2024 08:25:25 +0000 (16:25 +0800)
committerXuehan Xu <xuxuehan@qianxin.com>
Tue, 8 Oct 2024 07:07:55 +0000 (15:07 +0800)
commit97e68b20aa3bf0d54ca0e10d0e7c9003adb61eb5
tree9867826027892b618ccaefb8f46419d0870ec8b9
parent73c193453328b3c554c82a3bf245d5f1982fed11
crimson/osd/backfill_state: add the object to be pushed in the peer
missing set of PeeringState

Fixes: https://tracker.ceph.com/issues/67874
Signed-off-by: Xuehan Xu <xuxuehan@qianxin.com>
src/crimson/osd/backfill_facades.h
src/crimson/osd/backfill_state.cc
src/crimson/osd/backfill_state.h
src/crimson/osd/pg_recovery.cc
src/crimson/osd/pg_recovery.h
src/test/crimson/test_backfill.cc