]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/osd/pg: rollback ops by copying obc beforehand and recover after
authorXuehan Xu <xuxuehan@qianxin.com>
Sun, 8 Sep 2024 05:27:07 +0000 (13:27 +0800)
committerXuehan Xu <xuxuehan@qianxin.com>
Sat, 14 Sep 2024 01:38:14 +0000 (09:38 +0800)
commitfc41513d4e990c3a7cba38f100e7e6275dfdf849
tree85c196ce85477ef892a2abae0b405f047a805174
parent73231640d95b872984249cc8848e4e9659087b0f
crimson/osd/pg: rollback ops by copying obc beforehand and recover after
errors

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