]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: added trash_get API method to retrieve image status
authorJason Dillaman <dillaman@redhat.com>
Fri, 28 Apr 2017 18:51:41 +0000 (14:51 -0400)
committerJason Dillaman <dillaman@redhat.com>
Mon, 1 May 2017 14:10:16 +0000 (10:10 -0400)
commit4939ff707b5a68522fef03f95e39900e84012a0a
treeeb8028af3a9e361a875bd4c1f4eb14b7dd86aa6b
parent4b48b9fe68623f1d9283eec0fd7a38ee60c18ce5
librbd: added trash_get API method to retrieve image status

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