ctdb-tool: Remove repack command
authorAmitay Isaacs <amitay@gmail.com>
Fri, 23 Oct 2015 03:24:48 +0000 (14:24 +1100)
committerMartin Schwenke <martins@samba.org>
Tue, 27 Oct 2015 03:15:15 +0000 (04:15 +0100)
commitaf99846ac58fed268bee8b35e331a05174f547e0
treefc52f5f44f0a44b45e5b3a11efa5dfd055d81236
parent47cddb699a28560556ed7db8eb829628407f2e22
ctdb-tool: Remove repack command

The databases are repacked automatically during vacuuming when the
freelist size grows beyond configured threshold (RepackLimit).

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>
ctdb/include/ctdb_private.h
ctdb/tests/src/ctdb_test.c
ctdb/tools/ctdb.c
ctdb/tools/ctdb_vacuum.c [deleted file]
ctdb/wscript