]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rbd-mirror: resolve potential recursive lock
authorMykola Golub <mgolub@mirantis.com>
Fri, 5 May 2017 09:56:50 +0000 (11:56 +0200)
committerMykola Golub <mgolub@mirantis.com>
Tue, 6 Jun 2017 08:42:25 +0000 (10:42 +0200)
commit55f9c625bdf9a910317e45ac60bb321c8c2c1ae2
tree23d344a0a18a6d4aa1effd67299d762f6f4fbbbc
parentdef50d04796e9cd1039271b5e6fbb0075e70c791
rbd-mirror: resolve potential recursive lock

Would have been possible when release_image had lead to cancel
sync (i.e. cancel_sync_request).

Signed-off-by: Mykola Golub <mgolub@mirantis.com>
src/tools/rbd_mirror/InstanceWatcher.cc