]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: fix overlappedd allocation returned by bitmap allocator
authorIgor Fedotov <ifedotov@suse.com>
Mon, 25 Jun 2018 14:42:41 +0000 (17:42 +0300)
committerIgor Fedotov <ifedotov@suse.com>
Mon, 25 Jun 2018 15:06:24 +0000 (18:06 +0300)
commit539af4f27e773cb21d187b75086c7c9498dd7749
treec68c0f67206b974fa02d71499ea600a0052575e4
parenteb3bbb8462ffb33461a12c2bd62fb688850afa2b
os/bluestore: fix overlappedd allocation returned by bitmap allocator

Fixes: https://tracker.ceph.com/issues/24598
Signed-off-by: Igor Fedotov <ifedotov@suse.som>
src/os/bluestore/fastbmap_allocator_impl.cc
src/test/objectstore/Allocator_test.cc