]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rbd-mirror: state machine to iterate and copy all image objects
authorJason Dillaman <dillaman@redhat.com>
Fri, 11 Mar 2016 20:45:09 +0000 (15:45 -0500)
committerJason Dillaman <dillaman@redhat.com>
Sun, 13 Mar 2016 03:40:16 +0000 (22:40 -0500)
commite530fbf22fed68f8cd3353a6470b34690b6c6474
treed2508d124375baafcddabf1184c7b5acc53e1784
parentc7f5f9da34c962ec22a7df15747b57479b6b6f66
rbd-mirror: state machine to iterate and copy all image objects

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/ImageCtx.cc
src/librbd/ImageCtx.h
src/test/librbd/mock/MockImageCtx.h
src/tools/Makefile-client.am
src/tools/rbd_mirror/image_sync/ImageCopyRequest.cc [new file with mode: 0644]
src/tools/rbd_mirror/image_sync/ImageCopyRequest.h [new file with mode: 0644]