summaryrefslogtreecommitdiff
path: root/extent-tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'extent-tree.c')
-rw-r--r--extent-tree.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/extent-tree.c b/extent-tree.c
index ec1a37ad..3b5d2b6e 100644
--- a/extent-tree.c
+++ b/extent-tree.c
@@ -356,10 +356,6 @@ again:
found_group = cache;
goto found;
}
- if (full_search) {
- printk("failed on cache %Lu used %Lu total %Lu\n",
- cache->key.objectid, used, cache->key.offset);
- }
cond_resched();
}
if (!full_search) {