]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: Add timestamp metadata when creating rbd snapshot
authorPan Liu <pan.liu@istuary.com>
Fri, 27 Jan 2017 11:14:29 +0000 (19:14 +0800)
committerPan Liu <pan.liu@istuary.com>
Mon, 30 Jan 2017 19:18:14 +0000 (03:18 +0800)
commit4dd47b0bace954406e6ec77f7ed990ed8dc6858d
treee0f5f1e928d17d245b72365b55ba28ed649693d1
parent4755086f8fc091e33b86afc48e852db00f119399
librbd: Add timestamp metadata when creating rbd snapshot

Signed-off-by: Pan Liu <pan.liu@istuary.com>
src/cls/rbd/cls_rbd.cc
src/cls/rbd/cls_rbd.h
src/librbd/ImageCtx.cc
src/librbd/ImageCtx.h
src/librbd/operation/SnapshotCreateRequest.cc
src/test/librbd/image/test_mock_RefreshRequest.cc
src/test/librbd/mock/MockImageCtx.h
src/test/librbd/object_map/test_mock_SnapshotCreateRequest.cc
src/test/librbd/operation/test_mock_SnapshotCreateRequest.cc
src/test/rbd_mirror/image_replayer/test_mock_EventPreprocessor.cc