]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Build: create a proper WITH_BLUESTORE option 18357/head
authorAlan Somers <asomers@gmail.com>
Thu, 12 Oct 2017 20:41:47 +0000 (14:41 -0600)
committerAlan Somers <asomers@gmail.com>
Wed, 18 Oct 2017 16:20:06 +0000 (10:20 -0600)
commit1430f36f672d035bb3a8743ad443ce5727c283fc
tree74a1582feb654e73f42e4c794842bea9eaf18527
parent043d8b2087218ca5abc19e0aaad5f739047bdffc
Build: create a proper WITH_BLUESTORE option

Using Bluestore is not the same thing as having libaio, especially on
non-Linux platforms.

Signed-off-by: Alan Somers <asomers@gmail.com>
CMakeLists.txt
do_freebsd.sh
src/include/config-h.in.cmake
src/os/CMakeLists.txt
src/os/ObjectStore.cc
src/test/encoding/types.h
src/test/objectstore/CMakeLists.txt
src/test/objectstore/store_test.cc
src/test/objectstore/store_test_fixture.cc
src/tools/ceph_kvstore_tool.cc