]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
librbd: drop unused 'rbd_snap_t'
authorsongweibin <song.weibin@zte.com.cn>
Tue, 31 Oct 2017 07:25:10 +0000 (15:25 +0800)
committersongweibin <song.weibin@zte.com.cn>
Tue, 31 Oct 2017 10:27:24 +0000 (18:27 +0800)
Signed-off-by: songweibin <song.weibin@zte.com.cn>
src/include/rbd/librbd.h

index af782e6e457f7348e2180e424f2e8944204cc686..28683851a72eb63b4dd12de27856e0cc0131bd08 100644 (file)
@@ -56,7 +56,6 @@ extern "C" {
 #define RBD_FLAG_OBJECT_MAP_INVALID   (1<<0)
 #define RBD_FLAG_FAST_DIFF_INVALID    (1<<1)
 
-typedef void *rbd_snap_t;
 typedef void *rbd_image_t;
 typedef void *rbd_image_options_t;