>>>>> "Akinobu" == Akinobu Mita <akinobu.mita@xxxxxxxxx> writes: Akinobu> When UNMAP command is issued with DIF protection support Akinobu> enabled, the protection info for the unmapped region is remain Akinobu> unchanged. So READ command for the region causes data Akinobu> integrity failure. Akinobu> This fixes it by invalidating protection info for the unmapped Akinobu> region by filling with 0xff pattern. This change also adds Akinobu> helper function fd_do_prot_fill() in order to reduce code Akinobu> duplication with existing fd_format_prot(). Reviewed-by: Martin K. Petersen <martin.petersen@xxxxxxxxxx> -- Martin K. Petersen Oracle Linux Engineering -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html