ctdb-recoverd: Return early when the recovery lock is not held
authorMartin Schwenke <martin@meltin.net>
Tue, 11 Sep 2018 05:05:19 +0000 (15:05 +1000)
committerMartin Schwenke <martins@samba.org>
Mon, 17 Sep 2018 20:58:20 +0000 (22:58 +0200)
commita755d060c13b65dfb6d73979aaf111c489882bfb
tree12a01aa65362937a8b4404b6fcaadffaf37a19e4
parentc52216740bd81b68876de06e104822bbbca86df9
ctdb-recoverd: Return early when the recovery lock is not held

This makes upcoming changes simpler.

Update to modern debug macro while touching relevant line.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13617

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/server/ctdb_recoverd.c