]> git.ipfire.org Git - thirdparty/samba.git/commit
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)
committerKarolin Seeger <kseeger@samba.org>
Tue, 25 Aug 2020 11:27:18 +0000 (11:27 +0000)
commitad9780853ed3a18993fa0935ea4551716030b8e2
tree24b9e9d2a9adbc76e6aadca48aec4c6d33b678ca
parentdb34c22ab12e3abc8e29029205ffd8940577f9bd
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>
(cherry picked from commit 10ce0dbf1c11eaaab7b28b6bbd014235a36d1962)
ctdb/server/ctdb_recoverd.c