]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
bluestore/BitAllocator: fix assert
authorxie xingguo <xie.xingguo@zte.com.cn>
Sat, 4 Jun 2016 03:37:18 +0000 (11:37 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Sat, 4 Jun 2016 03:49:39 +0000 (11:49 +0800)
commit1994e03fdca1d8647760410fdd1bea262a5d67ec
tree5f4ff32318bba95ad6513f36a6e97bd15e852b23
parent1d7e30e427b4214039cfb4f2f17a9f26ac5296d5
bluestore/BitAllocator: fix assert

0 is a valid BitMapEntity list index.

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