X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=module%2Fzfs%2Farc.c;h=2220c4d9de01e97fadef2be885e7cdaa8115754f;hb=5cb63a57f8d2d1a94e65b4710bfbb221b1a71700;hp=95d14a9e75110192d80367d53019122b09ad763a;hpb=ab26409db753bb087842ab6f1af943f3386c764f;p=zfs.git diff --git a/module/zfs/arc.c b/module/zfs/arc.c index 95d14a9..2220c4d 100644 --- a/module/zfs/arc.c +++ b/module/zfs/arc.c @@ -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().