From b69dcf4d55efd6986a5440dd056a3b2b10d36a86 Mon Sep 17 00:00:00 2001 From: Moinak Ghosh Date: Fri, 20 Jul 2012 21:38:39 +0530 Subject: [PATCH] Remove debug statements. --- rabin/rabin_polynomial.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/rabin/rabin_polynomial.c b/rabin/rabin_polynomial.c index 9d1346a..858fa32 100755 --- a/rabin/rabin_polynomial.c +++ b/rabin/rabin_polynomial.c @@ -345,7 +345,7 @@ rabin_dedup(rabin_context_t *ctx, uchar_t *buf, ssize_t *size, ssize_t offset, s *rabin_pos = last_offset; return (0); } -printf("Original size: %lld\n", *size); + // If we found at least a few chunks, perform dedup. if (blknum > 2) { uint64_t prev_cksum; @@ -575,7 +575,6 @@ cont: entries[2] = htonll(pos1 - rabin_index_sz - RABIN_HDR_SIZE); *size = pos1; ctx->valid = 1; -printf("Deduped size: %lld\n", *size); /* * Remaining header entries: size of compressed index and size of