]> 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)
committerAbhishek Varshney <abhishek.varshney@flipkart.com>
Fri, 6 May 2016 14:34:06 +0000 (20:04 +0530)
commitca13a9554d8a9d97428c2096b5a2ae8e25d08a9e
treed126c84ee95799540a4b8a28867196c216466695
parent791eba81a5467dd5de4f1680ed0deb647eb3fb8b
librbd: add rbd_image_options_is_set helper method to API

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 2633b045e0b57827cc10c2e7707bd5a5e344e59a)
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