K 10 svn:author V 7 delphij K 8 svn:date V 27 2015-01-23T17:31:41.713390Z K 7 svn:log V 277 MFC r275737: MFV r275545: If zio_checksum_error() returns other than ECKSUM (e.g. EINVAL), it does not fill in the "zio_bad_cksum_t *info" parameter. Caller should not attempt to use it in this case. Illumos issue: 5348 zio_checksum_error() only fills in info if ECKSUM END