ctdb-vacuum: run the fast vacuum after the db traverse
commitd0b7b3882511769b1bfc1d0d4fdc0dba288e6ccd
authorMichael Adam <obnox@samba.org>
Fri, 14 Feb 2014 17:27:14 +0000 (14 18:27 +0100)
committerAmitay Isaacs <amitay@gmail.com>
Thu, 6 Mar 2014 00:31:12 +0000 (6 11:31 +1100)
treeb8bac1e5573b2296a622546e6c5d08dffebfa98b
parent04c2115b606f2346fc7315a503b3dae0189e0737
ctdb-vacuum: run the fast vacuum after the db traverse

This in preparation of modifying the db traverse to
fill the delete_queue that is processed by the fast
vacuum run, instead of filling the same lists as the
fast vacuum run for further processing.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/server/ctdb_vacuum.c