]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rbd-mirror: ensure proper handling of status updates during shutdown
authorJason Dillaman <dillaman@redhat.com>
Wed, 18 May 2016 04:55:01 +0000 (00:55 -0400)
committerJason Dillaman <dillaman@redhat.com>
Thu, 19 May 2016 14:21:43 +0000 (10:21 -0400)
commit9ae4edc05660665c3a135536a7c51d4070d28a40
treed14e4e21fc51e0ee3d1344a0f7315466cf9fafac
parente5dd97b4bf4a993911febf34dce90470a2a91d59
rbd-mirror: ensure proper handling of status updates during shutdown

Previously, several shutdown race conditions could occur due to the
use of the async work queue for scheduling updates.

Fixes: http://tracker.ceph.com/issues/15909
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/tools/rbd_mirror/ImageReplayer.cc
src/tools/rbd_mirror/ImageReplayer.h