]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/os/seastore/cached_extent: add prepare_commit interface 51948/head
authorXuehan Xu <xuxuehan@qianxin.com>
Wed, 7 Jun 2023 01:55:38 +0000 (09:55 +0800)
committerXuehan Xu <xuxuehan@qianxin.com>
Wed, 7 Jun 2023 01:55:38 +0000 (09:55 +0800)
commitf179c72a61bcda48a54efee48cc3975e493d064d
treef33ac4923dda25fa2c44cb901effa63bdddde074
parent1caadd7f2a642c1b490f3d8f4f1fb35f4684fcdc
crimson/os/seastore/cached_extent: add prepare_commit interface

move new fixedkv-btree nodes' inter-node pointer adjustments into
the prepare_commit interface

Fixes: https://tracker.ceph.com/issues/61608
Signed-off-by: Xuehan Xu <xuxuehan@qianxin.com>
src/crimson/os/seastore/btree/fixed_kv_node.h
src/crimson/os/seastore/cache.cc
src/crimson/os/seastore/cached_extent.h