]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/CMakeLists.txt: undubble kv.cc usage. 10517/head
authorWillem Jan Withagen <wjw@digiware.nl>
Wed, 31 Aug 2016 09:23:06 +0000 (11:23 +0200)
committerWillem Jan Withagen <wjw@digiware.nl>
Wed, 31 Aug 2016 09:23:06 +0000 (11:23 +0200)
commit148fb82a79fc33522bd062d266d3005941e4af93
tree948bd6bf29eb6854d3701c3bd380bc24aecbfa17
parentd3bb10c445f840c5fc0ec54958ac934ad7eea8a3
os/CMakeLists.txt: undubble kv.cc usage.

 - kv.cc is both in bluestore and in kstore.
   But atm. both are the same
 - Bluestore is not build on FreeBSD (no AIO)

So use the kstore one to be the one to build against.

Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
src/os/CMakeLists.txt