ctdb-vacuum: Do not delete VACUUM MIGRATED records immediately
authorAmitay Isaacs <amitay@gmail.com>
Mon, 14 Apr 2014 04:53:25 +0000 (14:53 +1000)
committerAmitay Isaacs <amitay@samba.org>
Fri, 5 Dec 2014 13:43:07 +0000 (14:43 +0100)
commit257311e337065f089df688cbf261d2577949203d
treebd74858d024d773cb97984af2d251499f374b472
parentdbb1958284657f26a868705e5f9612bc377fd5e0
ctdb-vacuum: Do not delete VACUUM MIGRATED records immediately

Such records should be processed by the local vacuuming daemon to ensure
that all the remote copies have been deleted first.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>
ctdb/server/ctdb_ltdb_server.c