]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd-mirror: asynchronously create mirror images
authorVenky Shankar <vshankar@redhat.com>
Tue, 7 Jun 2016 11:47:54 +0000 (17:17 +0530)
committerVenky Shankar <vshankar@redhat.com>
Sun, 7 Aug 2016 13:23:59 +0000 (18:53 +0530)
commit76e2d867ef4a04f23b506891627d01f055ab6817
treed091181274ea842857d7cba93f0f1ab41aef985b
parent830e0f1f4a5f5c82e29d02f43a75edafad5e471e
rbd-mirror: asynchronously create mirror images

Use the newly instroduced asynchronous image creation state
machine (CreateRequest) to create mirrored images.

Signed-off-by: Venky Shankar <vshankar@redhat.com>
src/librbd/internal.cc
src/librbd/internal.h
src/tools/rbd_mirror/image_replayer/CreateImageRequest.cc
src/tools/rbd_mirror/image_replayer/Utils.h