]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: Adds an option to limit max allocation size. Useful primarily for testing 9604/head
authorIgor Fedotov <ifedotov@mirantis.com>
Wed, 8 Jun 2016 13:38:41 +0000 (16:38 +0300)
committerIgor Fedotov <ifedotov@mirantis.com>
Fri, 10 Jun 2016 14:49:46 +0000 (17:49 +0300)
commit02a5a2d14127eba4539ce2d6525c630cfbf294f4
treef7abe96abd430be20cc886e29bb443383b05f6cf
parenta833882df01a82dacea1167bab02d281413cb0c1
os/bluestore: Adds an option to limit max allocation size. Useful primarily for testing

Signed-off-by: Igor Fedotov <ifedotov@mirantis.com>
src/common/config_opts.h
src/os/bluestore/BlueStore.cc
src/os/bluestore/BlueStore.h
src/test/objectstore/store_test.cc