]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: support to list snapshot time stamp
authorPan Liu <pan.liu@istuary.com>
Sat, 28 Jan 2017 16:43:33 +0000 (00:43 +0800)
committerPan Liu <pan.liu@istuary.com>
Mon, 30 Jan 2017 19:18:32 +0000 (03:18 +0800)
commit9debf5c98a6dc1d0bce7f3b597748d3c70f4520d
treeaf467bbc5519d14d13a6e473c6c36125a3605869
parent4dd47b0bace954406e6ec77f7ed990ed8dc6858d
librbd: support to list snapshot time stamp

Fixes: http://tracker.ceph.com/issues/808
Signed-off-by: Pan Liu <pan.liu@istuary.com>
15 files changed:
src/cls/rbd/cls_rbd.cc
src/cls/rbd/cls_rbd_client.cc
src/cls/rbd/cls_rbd_client.h
src/include/rbd/librbd.h
src/include/rbd/librbd.hpp
src/librbd/SnapInfo.h
src/librbd/image/RefreshRequest.cc
src/librbd/image/RefreshRequest.h
src/librbd/internal.cc
src/librbd/internal.h
src/librbd/librbd.cc
src/pybind/rbd/rbd.pyx
src/test/librbd/image/test_mock_RefreshRequest.cc
src/tools/rbd/action/Snap.cc
src/tracing/librbd.tp