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)
committerAmitay Isaacs <amitay@gmail.com>
Wed, 14 Aug 2013 06:15:13 +0000 (16:15 +1000)
commitd9f6ddb67ec06ba87a7debc04908296773809bf2
tree74ec54bb27d302bd5fc93688d1954193796cbaaf
parent8d251ce2871770708a2304fa5dae2ddab12d2539
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>
(cherry picked from commit c429394afbabaee09f9216dc743419adddf523ea)
server/ctdb_recoverd.c