]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: perform allocations aligned with min_length in new bitmap allocator
authorIgor Fedotov <ifedotov@suse.com>
Fri, 1 Jun 2018 18:59:15 +0000 (21:59 +0300)
committerIgor Fedotov <ifedotov@suse.com>
Sun, 17 Mar 2019 17:59:07 +0000 (20:59 +0300)
commit25b7d0ea9e6a8c67a6212e325a8559a17500d2e1
tree40ed503dc2d152b0838c725b315d32f5c5057d49
parentc645f2f85c0583861d0262bb632567112e7e57d7
os/bluestore: perform allocations aligned with min_length  in new bitmap allocator

Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 51974c48e38e7080eb12c6028f95f4da666fbe76)
src/os/bluestore/fastbmap_allocator_impl.cc
src/os/bluestore/fastbmap_allocator_impl.h
src/test/objectstore/fastbmap_allocator_test.cc