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)
committerMichael Adam <obnox@samba.org>
Wed, 9 Mar 2011 23:01:53 +0000 (00:01 +0100)
commit017d24dd0adc48ab898fc755d5112db6a55e092e
tree656b71aba7572c9b23f8bb722c821b1f140a9863
parent8fe83b8ede4e9dd730c167d44f35a01b942cd486
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.
server/ctdb_call.c