]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rbd-mirror: avoid attempting to reacquire lock if blacklisted
authorJason Dillaman <dillaman@redhat.com>
Thu, 21 Feb 2019 17:37:00 +0000 (12:37 -0500)
committerJason Dillaman <dillaman@redhat.com>
Mon, 25 Feb 2019 18:31:43 +0000 (13:31 -0500)
commitff37c5c348ee811675007fc90c6b09f094ebf372
treee5474005bc1bc57749f8f4af35e3ea2dc7c5bf44
parent292cdbca735d36205c7209ca31f57eec712f91dd
rbd-mirror: avoid attempting to reacquire lock if blacklisted

The pool replayer state machine will automatically be restarted
when a blacklist is detected.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/tools/rbd_mirror/LeaderWatcher.cc