make ctdb dumpmemory work remotely, and dump the talloc
authorAndrew Tridgell <tridge@samba.org>
Tue, 22 Jan 2008 03:22:41 +0000 (14:22 +1100)
committerAndrew Tridgell <tridge@samba.org>
Tue, 22 Jan 2008 03:22:41 +0000 (14:22 +1100)
commite236979e2162d9bd7a495086342168a696cf76c5
treee3bd84d208fceff72bb6d2dfc2da63e876e25821
parentaa7996d4555883360082d9017185464b3551ae08
make ctdb dumpmemory work remotely, and dump the talloc
memory tree to stdout. This is much more useful than putting it in the log, and also fixes
a bug where the pipe would overflow internally and cause ctdbd to lockup
doc/ctdb.1
doc/ctdb.1.html
doc/ctdb.1.xml
server/ctdb_control.c
tools/ctdb.c