Remove 'Resized bio's/dio' warning
authorBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 22 Oct 2012 17:07:24 +0000 (10:07 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 22 Oct 2012 17:17:10 +0000 (10:17 -0700)
commitf21e5c6a17ee7c1a27fdcb93d29d8b7b5a158053
tree9279704db17d39f4dbfcf4998c50ff332d388131
parent30b937ee15589126b4e4576d09d664b93897fc25
Remove 'Resized bio's/dio' warning

The following warning was originally added to provide visibility
in to how often a dio gets heavily fragmented in to over 16 bios.
This can happen due to constraints imposed by the block device
and may have a negitive impact on performance but is otherwise
harmless.  To prevent needless confusion and worry the message
has been removed.

  kernel: WARNING: Resized bio's/dio to 32

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
module/zfs/vdev_disk.c