]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: fix btree allocator 59264/head
authorIgor Fedotov <igor.fedotov@croit.io>
Mon, 10 Jul 2023 21:22:58 +0000 (00:22 +0300)
committerKonstantin Shalygin <k0ste@k0ste.ru>
Fri, 25 Oct 2024 15:43:29 +0000 (22:43 +0700)
commitc1808e6dfe2590848ebca0dcc74548807d5fd596
treeb8fa8b06f37291319f6c108c41bfe492bf0966ed
parent798fde7913d26447edbe9f9d995af283d2465a09
os/bluestore: fix btree allocator

Fixes: https://tracker.ceph.com/issues/61949
Signed-off-by: Igor Fedotov <igor.fedotov@croit.io>
(cherry picked from commit c4c3e34f819ef13a476093969bb634658b84e026)
src/os/bluestore/BtreeAllocator.cc
src/test/objectstore/Allocator_bench.cc
src/test/objectstore/Allocator_test.cc