]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/os/seastore: make pladdr_t only store the local clone id instead of full...
authorZhang Song <zhangsong02@qianxin.com>
Tue, 26 Aug 2025 02:35:55 +0000 (10:35 +0800)
committerXuehan Xu <xuxuehan@qianxin.com>
Sun, 24 May 2026 04:06:19 +0000 (12:06 +0800)
commitc9e62b62531a6c6a0fbdd7c6d523f39f1656e1bb
treebde45b2186a961db2b78d33a864875f16b31a58d
parent4c6f72aaaf9a01fe3eafd8dd91b9a073c44d79ba
crimson/os/seastore: make pladdr_t only store the local clone id instead of full laddr_t

Signed-off-by: Zhang Song <zhangsong02@qianxin.com>
Signed-off-by: Xuehan Xu <xuxuehan@qianxin.com>
src/crimson/os/seastore/backref/backref_tree_node.h
src/crimson/os/seastore/lba/btree_lba_manager.cc
src/crimson/os/seastore/lba/btree_lba_manager.h
src/crimson/os/seastore/lba/lba_btree_node.h
src/crimson/os/seastore/seastore_types.cc
src/crimson/os/seastore/seastore_types.h
src/test/crimson/seastore/test_transaction_manager.cc