ctdb-vacuum: Process all records not deleted on a remote node
authorAmitay Isaacs <amitay@gmail.com>
Mon, 30 Sep 2019 06:34:35 +0000 (16:34 +1000)
committerAmitay Isaacs <amitay@samba.org>
Fri, 4 Oct 2019 05:47:34 +0000 (05:47 +0000)
commit33f1c9d9654fbdcb99c23f9d23c4bbe2cc596b98
tree1f13c4a4dbcf81df3e99dd1361d4c913a2d65c1a
parentfe41238097f4354f18130c43ea3c5db0293097c7
ctdb-vacuum: Process all records not deleted on a remote node

This currently skips the last record.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14147
RN: Avoid potential data loss during recovery after vacuuming error

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