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)
committerKarolin Seeger <kseeger@samba.org>
Thu, 20 Sep 2018 07:11:20 +0000 (09:11 +0200)
commita9c7c64116ad0031aa132bceee08cec9adc37ad8
tree70642d5128200df8d7690a3884eb3015897f23b1
parent491304027110a89a14415cfab62dc50d38b9131d
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>
(cherry picked from commit a755d060c13b65dfb6d73979aaf111c489882bfb)
ctdb/server/ctdb_recoverd.c