add a control to set a database priority. Let newly created databases default to...
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Sat, 10 Oct 2009 03:26:09 +0000 (14:26 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Sat, 10 Oct 2009 03:26:09 +0000 (14:26 +1100)
commit67741c0ee01916d94cace8e9462ef02507e06078
tree96208b4cdfa2e69298c92a12cc15a153e08bafd5
parentdd122351efaeef5475cdec111eb900110d83ec35
add a control to set a database priority. Let newly created databases default to priority 1.

database priorities will be used to control in which order databases are locked during recovery in.
client/ctdb_client.c
include/ctdb.h
include/ctdb_private.h
server/ctdb_control.c
server/ctdb_freeze.c
server/ctdb_ltdb_server.c
tools/ctdb.c