On 07/05/2015 09:31 AM, Sagi Grimberg wrote: > Instead of open coding the sense buffer construction, use > scsi scsi_build_sense_buffer() and scsi_set_sense_information() > helpers which moved to scsi_common. > > This patch also fixes wrong setting of descriptor format sense data > for t10-pi integrity errors. > > Signed-off-by: Sagi Grimberg <sagig@xxxxxxxxxxxx> > --- > drivers/scsi/scsi_common.c | 58 ++++++++++++++++++++++++++++++++++ > drivers/scsi/scsi_error.c | 58 ---------------------------------- > drivers/target/target_core_spc.c | 31 +++--------------- > drivers/target/target_core_transport.c | 24 ++++---------- > include/scsi/scsi_common.h | 3 ++ > include/scsi/scsi_eh.h | 4 +-- > include/target/target_core_base.h | 9 +----- > 7 files changed, 75 insertions(+), 112 deletions(-) > Reviewed-by: Hannes Reinecke <hare@xxxxxxx> Cheers, Hannes -- Dr. Hannes Reinecke zSeries & Storage hare@xxxxxxx +49 911 74053 688 SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg GF: F. Imendörffer, J. Smithard, J. Guild, D. Upmanyu, G. Norton HRB 21284 (AG Nürnberg) -- 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