ctdb-daemon: Factor out code to create vacuuming child
commitc20ae7c8bc32860b31fda943cde55319634d4971
authorMartin Schwenke <martin@meltin.net>
Tue, 30 Jul 2019 04:16:13 +0000 (30 14:16 +1000)
committerKarolin Seeger <kseeger@samba.org>
Mon, 30 Mar 2020 10:08:24 +0000 (30 10:08 +0000)
tree809cd494b60ebceb0771135b1e5fe9276ba89169
parent6a48db92ea77c93acf2bad49f0e2541b7c8707e5
ctdb-daemon: Factor out code to create vacuuming child

This changes the behaviour for some failures from exiting to simply
attempting to schedule the next run.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
(cherry picked from commit 13cedaf0195c6bda3a3820aedb1ee65f36dfc23e)
ctdb/server/ctdb_vacuum.c