add a command line flag to ctdbd to start a recovery daemon.
authorRonnie Sahlberg <sahlberg@ronnie>
Tue, 8 May 2007 23:59:23 +0000 (09:59 +1000)
committerRonnie Sahlberg <sahlberg@ronnie>
Tue, 8 May 2007 23:59:23 +0000 (09:59 +1000)
commit6929739b7f90ea278e4b065f8b41c998b5c0c6f5
tree59c342cccfe4296185e0cd7840ef21caad64dd60
parent92333fce03a1324e901a2d5a964f4d3730f153d4
add a command line flag to ctdbd to start a recovery daemon.

update the recovery test script to start all ctdb daemons with a
recovery daemon

(This used to be ctdb commit 47794e16df285cacefc30208d892d931a6e46b96)
ctdb/common/cmdline.c
ctdb/common/ctdb_daemon.c
ctdb/include/ctdb.h
ctdb/tests/recover.sh