]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
embedded: Add librbd and librados to embedded ceph
authorBassam Tabbara <bassam.tabbara@quantum.com>
Sat, 5 Nov 2016 01:10:08 +0000 (18:10 -0700)
committerBassam Tabbara <bassam.tabbara@quantum.com>
Tue, 29 Nov 2016 07:48:02 +0000 (23:48 -0800)
commit9e8519cdd6262976afe65a66fcfbcc62c937bd0e
tree0dbeea6a758213bc29c42192f26fc47a1522932c
parent06647591273a514c3b89b20a97efab5b8583f632
embedded: Add librbd and librados to embedded ceph

This commit add librados, librbd to the embedded ceph static library. This is needed to support daemons built with libcephd that want to run mon commands, create rbd volumes, snapshots etc.

Signed-off-by: Bassam Tabbara <bassam.tabbara@quantum.com>
src/libcephd/CMakeLists.txt
src/librados/CMakeLists.txt
src/librbd/CMakeLists.txt