call: becoming dmaster in VACUUM_MIGRATION, set the VACUUM_MIGRATED record flag
authorMichael Adam <obnox@samba.org>
Fri, 10 Dec 2010 13:11:38 +0000 (14:11 +0100)
committerStefan Metzmacher <metze@samba.org>
Mon, 18 Apr 2011 15:18:48 +0000 (17:18 +0200)
commitd9523edc85988259528dee84661c3e1383d7968d
tree58c9b943a794ae51d784ca8859eb2bac77760ea1
parent895e502d562d20426dc984cddaab0b0446b4fa7d
call: becoming dmaster in VACUUM_MIGRATION, set the VACUUM_MIGRATED record flag

This temporary flag is used for the local record storage function to
decide whether to delete an empty record which has never been migrated
with data as part of the fast-path vacuuming process or, or to store
the record.
(cherry picked from commit c11ca778ee90444c44dee0a629cd2eefa3a1f75e)

Signed-off-by: Stefan Metzmacher <metze@samba.org>
server/ctdb_call.c