]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/os/seastore/btree: allow backref extents to be loaded from disk without initi...
authorXuehan Xu <xxhdx1985126@gmail.com>
Tue, 29 Mar 2022 06:48:48 +0000 (14:48 +0800)
committerXuehan Xu <xxhdx1985126@gmail.com>
Sat, 7 May 2022 05:13:38 +0000 (13:13 +0800)
commit09d971d25dd463174521f6cf287651a42de9f189
tree155db08d1c05b00c14422e1559e62399ae09a259
parent989138ef82f0cea078a6065b85bfcd867474e9e0
crimson/os/seastore/btree: allow backref extents to be loaded from disk without initializing

For the purpose of higher space reclaim perf, we load backref extents by
parallelly invoking Cache::get_extent_by_type, which means loaded backref
extents won't be initialized

Signed-off-by: Xuehan Xu <xxhdx1985126@gmail.com>
src/crimson/os/seastore/btree/fixed_kv_btree.h