@ahrens I think the problem is that ZIO_CHECKSUM_VERIFY has to be cleared here,
too:
https://github.com/illumos/illumos-gate/blob/master/usr/src/uts/common/fs/zfs/dsl_dataset.c#L137
Even though ZIO_CHECKSUM_VERIFY is not actually a member of the zio_checksum
enum, it can still be in the io_bp due to
https://github.com/illumos/illumos-gate/blob/master/usr/src/uts/common/fs/zfs/dmu_objset.c#L197
---
Reply to this email directly or view it on GitHub:
https://github.com/openzfs/openzfs/pull/51#issuecomment-174801453
_______________________________________________
developer mailing list
developer@open-zfs.org
http://lists.open-zfs.org/mailman/listinfo/developer