]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
bluestore/BitAllocator: fix assert
authorxie xingguo <xie.xingguo@zte.com.cn>
Sat, 4 Jun 2016 03:46:00 +0000 (11:46 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Sat, 4 Jun 2016 03:49:39 +0000 (11:49 +0800)
commitcfb16c4abdaa922ed3e480f30e60cb8429013476
treea9273e7adda129087f1ae57ba9bf97cf4195b5bf
parent26e956006221b202c02b63a561bf74752592fe0b
bluestore/BitAllocator: fix assert

0 is valid index, so this assert could fire.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/os/bluestore/BitAllocator.h