]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd-mirror: event preprocessor to handle snap rename operations
authorJason Dillaman <dillaman@redhat.com>
Fri, 8 Jul 2016 20:19:52 +0000 (16:19 -0400)
committerJason Dillaman <dillaman@redhat.com>
Tue, 19 Jul 2016 13:28:36 +0000 (09:28 -0400)
commitfdfca557370c9d86acb81d50edb6aafc42044747
treeec10f88ff60a9c8c1c4879948baf13c02a48a545
parent270cb74bc276bfb1f828a6a6933fa827f6cdce42
rbd-mirror: event preprocessor to handle snap rename operations

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/test/Makefile-client.am
src/test/rbd_mirror/CMakeLists.txt
src/test/rbd_mirror/image_replayer/test_mock_EventPreprocessor.cc [new file with mode: 0644]
src/tools/Makefile-client.am
src/tools/rbd_mirror/CMakeLists.txt
src/tools/rbd_mirror/image_replayer/EventPreprocessor.cc [new file with mode: 0644]
src/tools/rbd_mirror/image_replayer/EventPreprocessor.h [new file with mode: 0644]