reqrite the handling of flag updates across the cluster to eliminate a
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 19 Nov 2008 03:43:46 +0000 (14:43 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Thu, 20 Nov 2008 01:43:18 +0000 (12:43 +1100)
commita9a1156ea4e10483a4bf4265b8e9203f0af033aa
treebbe57be87f1e555835e6168a3540aca442a0f2dd
parent1f25958dc739677a487fa496fbeffcda7a0f2204
reqrite the handling of flag updates across the cluster to eliminate a
race between the ctdb tool and the recovery daemon both at once
trying to push flag changes across the cluster.
client/ctdb_client.c
include/ctdb.h
include/ctdb_private.h
server/ctdb_control.c
server/ctdb_daemon.c
server/ctdb_monitor.c
server/ctdb_recoverd.c