add a new file <reclock>.pnn where each recovery daemon can lock that byte at offset...
authorRonnie Sahlberg <sahlberg@samba.org>
Fri, 29 Feb 2008 01:37:42 +0000 (12:37 +1100)
committerRonnie Sahlberg <sahlberg@samba.org>
Fri, 29 Feb 2008 01:37:42 +0000 (12:37 +1100)
commit21d3319eaf463e2a00637d440ee2d4d15f53bf09
tree4572106fb66fd43c1a70f055893971256aea0c2d
parent9effb22cc1616d684352d7ebabb359e69adb0f52
add a new file <reclock>.pnn where each recovery daemon can lock that byte at offset==pnn to offer an alternative way to detect which nodes are active instead of relying on CONNECTED being accurate.
client/ctdb_client.c
include/ctdb.h
server/ctdb_recoverd.c
tools/ctdb.c