]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: add rbd_image_options_is_set helper method to API
authorJason Dillaman <dillaman@redhat.com>
Mon, 2 May 2016 18:51:31 +0000 (14:51 -0400)
committerJason Dillaman <dillaman@redhat.com>
Mon, 2 May 2016 21:11:48 +0000 (17:11 -0400)
commit2633b045e0b57827cc10c2e7707bd5a5e344e59a
tree4838e53144181f0a6ced8b34f953f8c9c44021c7
parent5157c7d0fa805da4d4cb6b9c3b9724887f916308
librbd: add rbd_image_options_is_set helper method to API

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/test/librbd/test_librbd.cc