vacuum: check lmaster against num_nodes instead of vnn_map->size
authorMichael Adam <obnox@samba.org>
Thu, 3 Feb 2011 11:15:41 +0000 (12:15 +0100)
committerMichael Adam <obnox@samba.org>
Mon, 14 Mar 2011 12:35:43 +0000 (13:35 +0100)
commit3930c7796b72bbf275bbca8aaeceec3e705a964b
treee55853a982d2c8625633c82074d04ab51db7bf9d
parentbc4990e600c53433a924a0d70e3488a5a6bdc1ff
vacuum: check lmaster against num_nodes instead of vnn_map->size

When lmaster is bigger than the biggest recorded node number,
then exit the traverse with error.
server/ctdb_vacuum.c