]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: Add convenience library to support unit tests
authorJason Dillaman <dillaman@redhat.com>
Sun, 16 Nov 2014 19:20:42 +0000 (14:20 -0500)
committerJason Dillaman <dillaman@redhat.com>
Tue, 13 Jan 2015 01:01:21 +0000 (20:01 -0500)
commit5160281b1a823255739230247272f07313e91f59
tree04554120d67f7e234a0b3f6fdfc405f3086f262e
parent4297e3bf8e6f9f6b90e6c40c55a0a8d8ffc0651f
librbd: Add convenience library to support unit tests

Unit tests need access to the private symbols of librbd no
longer exported from librbd.so.  A new librbd_internal
convenience library was created to allow access.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/Makefile.am