Hi all, here are two more fixes for SCSI passthrough. The first removes an (IMO) ill-conceived functionality and fixes passthrough of protection information. The second started as a fix for START STOP UNIT, and ended up as a more general change in transport_kmap_data_sg. Please review! Paolo Paolo Bonzini (2): target: remove pscsi_clear_cdb_lun target: use a bounce buffer in transport_kmap_data_sg for 0 or 1-page sglist drivers/target/target_core_pscsi.c | 26 ------------- drivers/target/target_core_transport.c | 62 ++++++++++++++----------------- 2 files changed, 28 insertions(+), 60 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html