vacuum: make ctdb_vacuum_traverse_db() void.
authorMichael Adam <obnox@samba.org>
Sat, 15 Feb 2014 23:35:34 +0000 (00:35 +0100)
committerAmitay Isaacs <amitay@gmail.com>
Thu, 6 Mar 2014 06:35:33 +0000 (17:35 +1100)
commitd5dbff4883770a74fd1faf4223e6bc6f140075dd
treebb617476260347fba8ea90a498fbceef43793dd0
parent73a4b383a28a7c658f163ad2b28cb849b7c1c4eb
vacuum: make ctdb_vacuum_traverse_db() void.

Failure in traversal of the DB should not
prevent further processing.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
(Imported from commit 19948702992c94553e1a611540ad398de9f9d8b9)
server/ctdb_vacuum.c