ctdbd: Pass the public address file location in ctdb context
authorMartin Schwenke <martin@meltin.net>
Mon, 21 Oct 2013 08:52:01 +0000 (19:52 +1100)
committerMartin Schwenke <martin@meltin.net>
Tue, 22 Oct 2013 04:37:54 +0000 (15:37 +1100)
commita3d63a9db89d08bb284b3b3a6db773422f21b477
tree421a0d62160bd06dca4fdbe9bf17b4385b04d92c
parentc11803e3dcc905a45a08d743595e63f9ca445f0d
ctdbd: Pass the public address file location in ctdb context

No need to pass it as an extra argument to ctdb_start_daemon.

Also ensure options.public_address_list gets a nice static default.

Signed-off-by: Martin Schwenke <martin@meltin.net>
include/ctdb_private.h
server/ctdb_daemon.c
server/ctdbd.c