recoverd: in a recovery, set the MIGRATED_WITH_DATA flag on all records
authorMichael Adam <obnox@samba.org>
Fri, 3 Dec 2010 14:24:06 +0000 (15:24 +0100)
committerMichael Adam <obnox@samba.org>
Wed, 9 Mar 2011 22:43:53 +0000 (23:43 +0100)
commit1dc4fa53c4db0c7b54db31a88b3228835b3f14a1
tree55bc0a6f6ed663fa3f0739732bc9e91dc643a871
parent0837fc898743032f8a1f774f02a6bfe076dee73c
recoverd: in a recovery, set the MIGRATED_WITH_DATA flag on all records

Those records that are kept after recovery, are non-empty, and
stored identically on all nodes. So this is as if they had been
migrated with data.

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
server/ctdb_recoverd.c