]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd: add new librbd method to assert namespace exists
authorsongweibin <song.weibin@zte.com.cn>
Thu, 30 Aug 2018 10:17:02 +0000 (18:17 +0800)
committersongweibin <song.weibin@zte.com.cn>
Thu, 30 Aug 2018 10:18:14 +0000 (18:18 +0800)
commitaebd6ed964eb5b0d12ffa29379b921fc7d2e67e3
treec3fa4692c9d4ead1bdbe41c994b1e3d5e93741bf
parentb1fde7e9594cfb194812d21920a19bc82905c4ff
rbd: add new librbd method to assert namespace exists

Signed-off-by: songweibin <song.weibin@zte.com.cn>
src/include/rbd/librbd.h
src/include/rbd/librbd.hpp
src/librbd/api/Namespace.cc
src/librbd/api/Namespace.h
src/librbd/librbd.cc
src/test/librbd/test_librbd.cc