]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd: fix build with "--without-rbd" 6899/head
authorPiotr Dałek <piotr.dalek@ts.fujitsu.com>
Fri, 11 Dec 2015 15:42:51 +0000 (16:42 +0100)
committerPiotr Dałek <piotr.dalek@ts.fujitsu.com>
Mon, 14 Dec 2015 17:20:45 +0000 (18:20 +0100)
commit15c840c1d79357d2b909342979da7e7036b3d94e
tree099bce38e1d0919b936553e75a53b7c039c013d5
parent021743938d58a22be53758e603d6c5d7096b48b4
rbd: fix build with "--without-rbd"

It's not possible to build Ceph configured with "--without-rbd", as
tests and FileStore depends on components provided by RBD. This changeset
fixes this.

Fixes: #14058
Signed-off-by: Piotr Dałek <piotr.dalek@ts.fujitsu.com>
src/common/Makefile.am
src/test/Makefile.am
src/test/encoding/types.h