]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
librbd: add list_descendants API method
authorMykola Golub <mgolub@suse.com>
Fri, 8 Feb 2019 17:53:59 +0000 (17:53 +0000)
committerMykola Golub <mgolub@suse.com>
Tue, 19 Feb 2019 08:43:09 +0000 (08:43 +0000)
commit55c1754c2db7d48cc2a4988f00f53f999bc2def4
tree777aa62130fe08c2dedf33460f8bc5f9cf6b166f
parent82f9626fdfb1ac17b745b6355a6cf1b3f0d3aa7a
librbd: add list_descendants API method

Signed-off-by: Mykola Golub <mgolub@suse.com>
src/include/rbd/librbd.h
src/include/rbd/librbd.hpp
src/librbd/api/Image.cc
src/librbd/api/Image.h
src/librbd/librbd.cc
src/pybind/rbd/rbd.pyx
src/test/librbd/test_librbd.cc
src/test/pybind/test_rbd.py