]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #10379 from xiexingguo/xxg-wip-bluestore-2016-07-21
authorMark Nelson <mark.a.nelson@gmail.com>
Fri, 29 Jul 2016 00:49:09 +0000 (19:49 -0500)
committerGitHub <noreply@github.com>
Fri, 29 Jul 2016 00:49:09 +0000 (19:49 -0500)
commite7cfdc842e731ba964c72a8b3fd07459a1d27c39
tree84e95d8575a15599d719f4779092caf6e1df386b
parentefc68bc0a54b06de985aa258d6b4f4638e5d9ebe
parenta55bd6ddb724e32c43b885cafd31993a1a18d843
Merge pull request #10379 from xiexingguo/xxg-wip-bluestore-2016-07-21

os/bluestore: fix bitmap allocating failure if max_alloc_size is 0

Mark's Comments:

This passed Jenkins checks.
This passed "ceph_test_objectstore --gtest_filter=*/2".
This PR did not appear to have a significant impact on performance tests.

Reviewed-by: Mark Nelson <mnelson@redhat.com>
src/os/bluestore/BitMapAllocator.cc
src/os/bluestore/BlueFS.cc