BtreeAllocator was added in the commit
https://github.com/ceph/ceph/pull/41828.
Its performance has advantages in some scenarios,
but we cannot configure to use btree mode.
Fixes: https://tracker.ceph.com/issues/65678
Signed-off-by: tan changzhi <544463199@qq.com>
(cherry picked from commit
8d479122d06dee198a34659eb7aeae01b80bfbe1)
- bitmap
- stupid
- avl
+ - btree
- hybrid
with_legacy: true
- name: bluefs_log_replay_check_allocations
- bitmap
- stupid
- avl
+ - btree
- hybrid
- zoned
with_legacy: true