]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd/replicate_backend: add standalone delete to the push queue
authorXuehan Xu <xuxuehan@qianxin.com>
Sat, 23 Nov 2024 08:38:36 +0000 (16:38 +0800)
committerMatan Breizman <mbreizma@redhat.com>
Sun, 5 Jan 2025 16:22:12 +0000 (16:22 +0000)
commit360e6503135e015b9d9a96972707260b8c5b50d1
tree5020995cbada45cfe20d73d8e4268ce70c3131b8
parentd6d49c93e68ae117365c9779f6e27805bd1cca45
crimson/osd/replicate_backend: add standalone delete to the push queue
if the object is deleted while it's being backfilled

Fixes: https://tracker.ceph.com/issues/69027
Signed-off-by: Xuehan Xu <xuxuehan@qianxin.com>
src/crimson/osd/backfill_state.cc
src/crimson/osd/backfill_state.h
src/crimson/osd/pg.cc
src/crimson/osd/pg.h
src/crimson/osd/replicated_backend.cc