vacuum: revert "Do not delete VACUUM MIGRATED records immediately"
authorMichael Adam <obnox@samba.org>
Fri, 12 Jun 2015 08:59:54 +0000 (10:59 +0200)
committerAmitay Isaacs <amitay@gmail.com>
Mon, 15 Jun 2015 02:13:33 +0000 (12:13 +1000)
commit93deb93164a0522448bdafa60ecb3f1892aad8f1
tree85036a6374700af03e23459da62dd0a3bbdb19c5
parent04e5184ba6fd1a6e190f822f2b0ae7c1ecb542a8
vacuum: revert "Do not delete VACUUM MIGRATED records immediately"

This reverts commit 257311e337065f089df688cbf261d2577949203d.

That commit was due to a misunderstanding, and it
does not fix what it was supposed to fix.

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