]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph_test_objectstore: smaller device 11591/head
authorSage Weil <sage@redhat.com>
Fri, 21 Oct 2016 13:17:30 +0000 (09:17 -0400)
committerSage Weil <sage@redhat.com>
Fri, 21 Oct 2016 13:17:30 +0000 (09:17 -0400)
commit27a98c45835d095c60967792242d1dea1fcd38d7
tree815997acb9cabdbedf71fa613b38c7c782a0c49e
parent255432e7777302887da241c707690194a89abe09
ceph_test_objectstore: smaller device

This is faster.  The bitmap has to be scanned during
startup and fsck and that's slow.

Signed-off-by: Sage Weil <sage@redhat.com>
src/test/objectstore/store_test.cc