]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rbd-mirror: do not cancel maintenance ops with missing finish events
authorJason Dillaman <dillaman@redhat.com>
Thu, 21 Jul 2016 11:28:54 +0000 (07:28 -0400)
committerJason Dillaman <dillaman@redhat.com>
Wed, 17 Aug 2016 17:22:06 +0000 (13:22 -0400)
commit96cdb11934e359024c1a2f7cbffd55a5c7f6715b
tree689eb671ee2f526f27c7925094feed519cfe4a72
parentd47a23272765633df2303e142d67d78af5bd2bf4
rbd-mirror: do not cancel maintenance ops with missing finish events

librbd will replay these ops when opening an image, so rbd-mirror
should also ensure these ops are replayed.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 862e581553fff510286b58135a1fd69705c06096)
src/tools/rbd_mirror/ImageReplayer.cc