X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=server%2Fctdb_vacuum.c;fp=server%2Fctdb_vacuum.c;h=e0dd0ddea2fabde643e90ca9cef005f5aaa6c4dc;hb=7b0654cc3f9ddafb6eda27a0daba304d3e3dc93c;hp=822c9056b083d588f7c89647e3e560335444c052;hpb=3767b3298639fd41f757a6bb9aa3abd7f88dffb2;p=sahlberg%2Fctdb.git diff --git a/server/ctdb_vacuum.c b/server/ctdb_vacuum.c index 822c9056..e0dd0dde 100644 --- a/server/ctdb_vacuum.c +++ b/server/ctdb_vacuum.c @@ -1318,7 +1318,7 @@ int32_t ctdb_control_schedule_for_deletion(struct ctdb_context *ctdb, " Skipping the record.\n", hash)); return 0; } else { - DEBUG(DEBUG_INFO, + DEBUG(DEBUG_DEBUG, ("schedule for deletetion: Overwriting entry for " "key with hash 0x%08x.\n", hash)); }