ctdb:vacuum: remove a comment in ctdb_vacuum_and_repack_db()
authorMichael Adam <obnox@samba.org>
Sat, 19 Apr 2014 00:47:21 +0000 (02:47 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 17 Jun 2014 07:33:10 +0000 (09:33 +0200)
commitec2f1abe486c77f8a27ebc731917337efc9cd04f
treeb5731dbbc29ee859beacf0c18ed8ab1d4cd0a8ca
parent67e5746b236cca860d02f741411b567a37a9cf4e
ctdb:vacuum: remove a comment in ctdb_vacuum_and_repack_db()

The repack operation now mainly defragments the freelist
and does not usually delete any records any more.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/server/ctdb_vacuum.c