vacuum: update comment for ctdb_vacuum_traverse_db
authorMichael Adam <obnox@samba.org>
Fri, 14 Feb 2014 17:46:49 +0000 (18:46 +0100)
committerAmitay Isaacs <amitay@gmail.com>
Thu, 6 Mar 2014 06:35:31 +0000 (17:35 +1100)
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
(Imported from commit c4478bd40daee22bbe5696bb17d0a1bff164c7f7)

server/ctdb_vacuum.c

index 185aafeadcbc3dbfaf958f089be159e9fe5a647a..56211eb605a511fde1c64df1063da7e7889d026c 100644 (file)
@@ -750,7 +750,6 @@ static void ctdb_vacuum_db_fast(struct ctdb_db_context *ctdb_db,
 }
 
 /**
- * Full vacuum run:
  * read-only traverse of the database, looking for records that
  * might be able to be vacuumed.
  *