]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: add python and C bindings for group_list2
authorRamana Raja <rraja@redhat.com>
Sun, 20 Oct 2024 23:50:04 +0000 (19:50 -0400)
committerPrasanna Kumar Kalever <prasanna.kalever@redhat.com>
Thu, 24 Apr 2025 15:56:27 +0000 (21:26 +0530)
commitd25a2073b1938d7571b984bc39ecf75d84c44cf9
tree5dd07e46d8b853b107118f63fc5ee668fa55646a
parentd58585aa741e10e87ff9397b5aeba0cc2a852f00
librbd: add python and C bindings for group_list2

... that lists IDs and names of groups in a pool.

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