]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Merge pull request #15289 from ifed01/wip-bluestore-fix-bmap-assert
authorSage Weil <sage@newdream.net>
Fri, 26 May 2017 22:48:08 +0000 (17:48 -0500)
committerGitHub <noreply@github.com>
Fri, 26 May 2017 22:48:08 +0000 (17:48 -0500)
commit5f003d6e03876457ef9b19db91d7f2231f21d07f
tree44e534c0dcd12d60112ef90dab0c2c2939ca086c
parentc867a4d4e44f4a67c7dcf05ca42b90671975de2c
parent6f8e5d2f1d91d37f0d1362e311beacb9b7918299
Merge pull request #15289 from ifed01/wip-bluestore-fix-bmap-assert

os/bluestore: fix BitMapAllocator assert on out-of-bound hint value

Reviewed-by: Varada Kari <varada.kari@gmail.com>