recoverd: Log node that causes takoever run to fail
authorMartin Schwenke <martin@meltin.net>
Fri, 31 May 2013 04:55:07 +0000 (14:55 +1000)
committerMartin Schwenke <martin@meltin.net>
Thu, 13 Jun 2013 05:55:48 +0000 (15:55 +1000)
commitc429394afbabaee09f9216dc743419adddf523ea
treefbf281413a13c151929e10130ab12f709f84d4b6
parentac0892d3a57adb0587a37de0f94fa686bed8970f
recoverd: Log node that causes takoever run to fail

Extend takeover_fail_callback() to just log (and not do any ban
processing) when the callback data is NULL.  Always call
ctdb_takeover_run() with the callback so that useful errors are always
logged.

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