]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: fix BitMapAllocator assert on out-of-bound hint value 15289/head
authorIgor Fedotov <ifedotov@mirantis.com>
Thu, 25 May 2017 14:27:36 +0000 (07:27 -0700)
committerIgor Fedotov <ifedotov@mirantis.com>
Fri, 26 May 2017 15:41:34 +0000 (08:41 -0700)
commit6f8e5d2f1d91d37f0d1362e311beacb9b7918299
treeed5d05ec37110e896237dc83689cd9b0df393f6c
parente9a81ba41c0a1f7add206425f130c1b6aba8d334
os/bluestore: fix BitMapAllocator assert on out-of-bound hint value

Signed-off-by: Igor Fedotov <ifedotov@mirantis.com>
src/os/bluestore/BitMapAllocator.cc
src/os/bluestore/BitMapAllocator.h
src/os/bluestore/BlueFS.cc
src/test/objectstore/Allocator_test.cc