ctdb-recoverd: Add fail callback to assign banning credits
authorMartin Schwenke <martin@meltin.net>
Thu, 18 Jan 2018 08:58:15 +0000 (19:58 +1100)
committerAmitay Isaacs <amitay@samba.org>
Tue, 18 Aug 2020 05:02:25 +0000 (05:02 +0000)
commit10ce0dbf1c11eaaab7b28b6bbd014235a36d1962
tree43441f5e7e0cc3c62ec6e5b2d1e9f2df78f25b33
parenta079ee31690cf7110f46b41989ffcfb83b7626d6
ctdb-recoverd: Add fail callback to assign banning credits

Also drop error handling in main_loop() that is replaced by this
change.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14466
Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/server/ctdb_recoverd.c