]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: add bluestore_debug_no_reuse_blocks
authorSage Weil <sage@redhat.com>
Tue, 22 Dec 2015 19:03:33 +0000 (14:03 -0500)
committerSage Weil <sage@redhat.com>
Fri, 1 Jan 2016 18:07:24 +0000 (13:07 -0500)
commit2f9be0cc804ec7ae3036fb062d4c06cd6ff49930
tree8be62ad6ac553027a890dea7695573d474315b65
parenta583e5decbc26ef1dfcb2977f85ef5768ec87513
os/bluestore: add bluestore_debug_no_reuse_blocks

This makes debugging a bit easier because we never use the same
extent of the disk twice, leaving useful evidence behind.

Signed-off-by: Sage Weil <sage@redhat.com>
src/common/config_opts.h
src/os/bluestore/BlueStore.cc