This patch set includes bug fixes and a warning fix which are related to the data integrity support for scsi_debug. Akinobu Mita (5): scsi_debug: fix buffer overrun when DIF/DIX is enabled and virtual_gb > 0 scsi_debug: factor out copying PI from dif_storep to prot_sglist scsi_debug: avoid partial copying PI from prot_sglist to dif_storep scsi_debug: fix invalid value check for guard module parameter scsi_debug: fix sparse warnings related to data integrity field drivers/scsi/scsi_debug.c | 137 ++++++++++++++++++++++++---------------------- 1 file changed, 73 insertions(+), 64 deletions(-) Cc: Joe Perches <joe@xxxxxxxxxxx> Cc: Fengguang Wu <fengguang.wu@xxxxxxxxx> Cc: "James E.J. Bottomley" <JBottomley@xxxxxxxxxxxxx> Cc: Douglas Gilbert <dgilbert@xxxxxxxxxxxx> Cc: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx> Cc: linux-scsi@xxxxxxxxxxxxxxx -- 1.8.3.1 -- 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