X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=module%2Fzfs%2Fvdev_disk.c;h=8df43d150f70f534e7b7ecc5ca9ae7881d584ccd;hb=8780c53961e668211682d40ad36946294c3145d8;hp=c56225693fe7f31e0a509d733eb99f2f3a6f80da;hpb=6d1d976b2c2c6b80de75a480c998466068066846;p=zfs.git diff --git a/module/zfs/vdev_disk.c b/module/zfs/vdev_disk.c index c562256..8df43d1 100644 --- a/module/zfs/vdev_disk.c +++ b/module/zfs/vdev_disk.c @@ -533,7 +533,6 @@ retry: if (dr->dr_bio_count == i) { vdev_disk_dio_free(dr); bio_count *= 2; - printk("WARNING: Resized bio's/dio to %d\n",bio_count); goto retry; }