ctdb-recoverd: Return early when the recovery lock is not held
commitda9bb48a459644801deac2514fc00c9c639c2ef5
authorMartin Schwenke <martin@meltin.net>
Tue, 11 Sep 2018 05:05:19 +0000 (11 15:05 +1000)
committerKarolin Seeger <kseeger@samba.org>
Thu, 20 Sep 2018 07:13:12 +0000 (20 09:13 +0200)
treea215fcc8f2d2b1000c09f3fb529b79f7cc2f5dad
parent72a8c69935a7a5380689abd9a98df81291f6c812
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