]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #41828 from tchaikov/wip-btree-alloc
authorKefu Chai <kchai@redhat.com>
Thu, 24 Jun 2021 11:10:22 +0000 (19:10 +0800)
committerGitHub <noreply@github.com>
Thu, 24 Jun 2021 11:10:22 +0000 (19:10 +0800)
commit827c6631a0a9f107539350f693438b6ed60bc339
tree936a84abf71d2c9c456a28cc01504c685a01aa5b
parent9145d9c8091ed620a2f2b9527da13bf04ca568a7
parent88ce8198d12757950107694ffbc50a9a9fc40727
Merge pull request #41828 from tchaikov/wip-btree-alloc

os/bluestore: add BtreeAllocator

Reviewed-by: Adam Kupczyk <akupczyk@redhat.com>