]> granicus.if.org Git - zfs/commit
Ensure zio_bad_cksum_t is initialized
authorBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 22 Jun 2010 04:31:41 +0000 (21:31 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 28 Jun 2010 17:30:38 +0000 (10:30 -0700)
commit52bb0d8e75b0de049832b986fd06d6ca950fc4c5
treecd8e3cbdb7a96e7f76fe8c66e720a826ce03a915
parent8a001d8f59f6a21ef3fcd9ef04e5fe9a4dd80bb5
Ensure zio_bad_cksum_t is initialized

This may not strictly be needed but it does keep gcc happy.  We
should keep our eye on this though if the extra bcopy significantly
impacts performance.  It may.
module/zfs/vdev_raidz.c