]> git.ipfire.org Git - thirdparty/samba.git/commit
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)
committerKarolin Seeger <kseeger@samba.org>
Wed, 10 Dec 2014 19:56:08 +0000 (20:56 +0100)
commit7d4e0f0a32da9ac8a8ac3691b12fa110ddcd40fb
tree7a19c73ec6819fb7942644a2a5c4b4cd8c691beb
parent9fdde0e1b8ded6955e8d1d957b129ea572cdc813
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>
(cherry picked from commit 257311e337065f089df688cbf261d2577949203d)
ctdb/server/ctdb_ltdb_server.c