]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rbd-mirror: stub version of snapshot image replayer state builder
authorJason Dillaman <dillaman@redhat.com>
Mon, 27 Jan 2020 16:23:43 +0000 (11:23 -0500)
committerJason Dillaman <dillaman@redhat.com>
Thu, 30 Jan 2020 15:26:36 +0000 (10:26 -0500)
commitf27b586f3a76cee7fe2995279c71061aa3e15130
tree7c5d306fdbf56150c933365bc3ea9efc1af0293a
parent6e3ca4b923d17722da8f753efeb47c88e30e33fe
rbd-mirror: stub version of snapshot image replayer state builder

This stub class will be expanded as support for snapshot-based
mirroring is expanded.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/test/rbd_mirror/image_replayer/test_mock_PrepareLocalImageRequest.cc
src/tools/rbd_mirror/CMakeLists.txt
src/tools/rbd_mirror/image_replayer/PrepareLocalImageRequest.cc
src/tools/rbd_mirror/image_replayer/snapshot/StateBuilder.cc [new file with mode: 0644]
src/tools/rbd_mirror/image_replayer/snapshot/StateBuilder.h [new file with mode: 0644]