]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: new API methods to retrieve image id and block name prefix
authorJason Dillaman <dillaman@redhat.com>
Thu, 6 Oct 2016 16:48:22 +0000 (12:48 -0400)
committerJason Dillaman <dillaman@redhat.com>
Thu, 6 Oct 2016 18:50:21 +0000 (14:50 -0400)
commit366e6075cab2748efab395cd23882eaee4ba402f
tree58859941da402d911e586c8c4ab057c84b91ef85
parentb083fa0c933c1d69e315daf56ecffa64295cc8f2
librbd: new API methods to retrieve image id and block name prefix

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/include/rbd/librbd.h
src/include/rbd/librbd.hpp
src/librbd/librbd.cc
src/pybind/rbd/rbd.pyx
src/test/librbd/test_librbd.cc
src/test/librbd/test_support.cc
src/test/pybind/test_rbd.py