]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: add C and Python bindings for async mirror group snapshot create
authorRamana Raja <rraja@redhat.com>
Wed, 22 Jan 2025 17:26:57 +0000 (12:26 -0500)
committerPrasanna Kumar Kalever <prasanna.kalever@redhat.com>
Wed, 30 Jul 2025 17:06:02 +0000 (22:36 +0530)
commit3536543c84729e4faaa77686f22b65ffbd62552f
tree7b5d41fcbfcea0fc7de9c35761f8a44a12c03d1c
parentfb135d56b7d08442c9051ba059e39efb809c78d8
librbd: add C and Python bindings for async mirror group snapshot create

Signed-off-by: Ramana Raja <rraja@redhat.com>
src/include/rbd/librbd.h
src/include/rbd/librbd.hpp
src/librbd/librbd.cc
src/pybind/rbd/c_rbd.pxd
src/pybind/rbd/rbd.pyx