]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rbd-mirror: stub snapshot replayer state machine
authorJason Dillaman <dillaman@redhat.com>
Fri, 31 Jan 2020 04:48:41 +0000 (23:48 -0500)
committerJason Dillaman <dillaman@redhat.com>
Fri, 31 Jan 2020 04:48:41 +0000 (23:48 -0500)
commitc3c580647a14c731368eec9928c3d5679d123a16
treeea33c562f2da52a98f880af25fc58ed5feb1cf81
parent2b3873186a442ed055acb5470e31d96d45569ca8
rbd-mirror: stub snapshot replayer state machine

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