ctdb-daemon: Factor out code to create vacuuming child
authorMartin Schwenke <martin@meltin.net>
Tue, 30 Jul 2019 04:16:13 +0000 (14:16 +1000)
committerAmitay Isaacs <amitay@samba.org>
Thu, 24 Oct 2019 04:06:43 +0000 (04:06 +0000)
commit13cedaf0195c6bda3a3820aedb1ee65f36dfc23e
treeb4e4f5b8898afa0b2f4d4f4d51ac4fbfc59ede19
parent5539edfdbe69d1d5f084d06753cce8ed6e524999
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>
ctdb/server/ctdb_vacuum.c