]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #31280 from zy751713126/snap_get_name_and_id
authorJason Dillaman <dillaman@redhat.com>
Tue, 12 Nov 2019 15:57:20 +0000 (10:57 -0500)
committerGitHub <noreply@github.com>
Tue, 12 Nov 2019 15:57:20 +0000 (10:57 -0500)
commit5ffac86264d12cb10bf2c9a3741763d13c77f953
treedd6472f5cde5351155b60736b2940372f16d6070
parentc2b18a5b3f10f5a7fd23286be84f4c3f37970a29
parent25c5dfbbfca2cffedd33073c31c2adcd1a87ed9d
Merge pull request #31280 from zy751713126/snap_get_name_and_id

librbd: add snap_get_name and snap_get_id method API
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/pybind/test_rbd.py