- moved cmdline options that are only relevant to ctdbd into ctdbd.c
authorAndrew Tridgell <tridge@samba.org>
Sat, 2 Jun 2007 00:03:28 +0000 (10:03 +1000)
committerAndrew Tridgell <tridge@samba.org>
Sat, 2 Jun 2007 00:03:28 +0000 (10:03 +1000)
commit4f72a202d940e414a3e8359fd3929ebd178b836a
tree02fdc8c3d96b2cdd2249d2d064914dda57fd9925
parent69edd8e617f8042f643f789cd7528618c9c9c8ac
- moved cmdline options that are only relevant to ctdbd into ctdbd.c

- fixed a valgrind error on failing to send a control

- don't mark node dead when already disconnected

- moved node list lock code into common code

(This used to be ctdb commit bcc0432d0fea7ef223f82ccee81cf35c18144b1b)
ctdb/common/cmdline.c
ctdb/common/ctdb_daemon.c
ctdb/common/ctdb_monitor.c
ctdb/common/ctdb_recover.c
ctdb/common/ctdb_recoverd.c
ctdb/direct/ctdbd.c
ctdb/include/ctdb_private.h