]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/onode-staged-tree: implement hint in NodeImpl::rebuild_extent()
authorYingxin Cheng <yingxin.cheng@intel.com>
Thu, 2 Sep 2021 03:05:18 +0000 (11:05 +0800)
committerYingxin Cheng <yingxin.cheng@intel.com>
Thu, 2 Sep 2021 03:05:18 +0000 (11:05 +0800)
commit2c48d25d1991c9b575d7d83c92cfc1c26b47cc58
tree02bc7e6792a097aba9733f1aa7c15675bd2b2725
parentc49a6362e21667fb97d4438946afdea5572114ac
crimson/onode-staged-tree: implement hint in NodeImpl::rebuild_extent()

Get the hint from its first key when rebuilding a node extent.

Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
src/crimson/os/seastore/onode_manager/staged-fltree/node.cc
src/crimson/os/seastore/onode_manager/staged-fltree/node.h
src/crimson/os/seastore/onode_manager/staged-fltree/node_impl.h
src/crimson/os/seastore/onode_manager/staged-fltree/node_layout.h
src/test/crimson/seastore/onode_tree/test_staged_fltree.cc