added tunables settable using ctdb command line tool
authorAndrew Tridgell <tridge@samba.org>
Mon, 4 Jun 2007 09:53:19 +0000 (19:53 +1000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 4 Jun 2007 09:53:19 +0000 (19:53 +1000)
commit73d440f8cb19373cfad7a2f0f0ca4f963c57ff29
tree94e23b8a10fd258a86b48497d573d4f7b46d33b2
parent396752e8908c48373564e915e2d49cfc9ff61eba
added tunables settable using ctdb command line tool
.bzrignore
Makefile.in
common/ctdb_client.c
common/ctdb_control.c
common/ctdb_tunables.c [new file with mode: 0644]
config/events.d/README [new file with mode: 0644]
include/ctdb.h
include/ctdb_private.h
tests/ctdbd.sh
tests/start_daemons.sh
tools/ctdb_control.c