Cleanup ZFS debug infrastructure
[zfs.git] / module / zfs / arc.c
index 95d14a9..2220c4d 100644 (file)
@@ -885,7 +885,6 @@ buf_dest(void *vbuf, void *unused)
 static void
 hdr_recl(void *unused)
 {
-       dprintf("hdr_recl called\n");
        /*
         * umem calls the reclaim func when we destroy the buf cache,
         * which is after we do arc_fini().