Re: [PATCH 32/47] scsi: Use scsi_target as argument for eh_target_reset_handler()

2017-08-02 Thread Steffen Maier
just an intermediate update on storage processing of target reset... On 07/25/2017 04:19 PM, Hannes Reinecke wrote: On 07/24/2017 08:10 PM, Steffen Maier wrote: On 06/28/2017 10:32 AM, Hannes Reinecke wrote: The target reset function should only depend on the scsi target, not the scsi command.

Re: [PATCH 32/47] scsi: Use scsi_target as argument for eh_target_reset_handler()

2017-07-25 Thread Hannes Reinecke
On 07/24/2017 08:10 PM, Steffen Maier wrote: > > On 06/28/2017 10:32 AM, Hannes Reinecke wrote: >> The target reset function should only depend on the scsi target, >> not the scsi command. >> >> Signed-off-by: Hannes Reinecke >> --- > >> drivers/s390/scsi/zfcp_scsi.c | 20 +++

Re: [PATCH 32/47] scsi: Use scsi_target as argument for eh_target_reset_handler()

2017-07-24 Thread Steffen Maier
On 06/28/2017 10:32 AM, Hannes Reinecke wrote: The target reset function should only depend on the scsi target, not the scsi command. Signed-off-by: Hannes Reinecke --- drivers/s390/scsi/zfcp_scsi.c | 20 ++-- drivers/scsi/scsi_debug.c | 21

[PATCH 32/47] scsi: Use scsi_target as argument for eh_target_reset_handler()

2017-06-28 Thread Hannes Reinecke
The target reset function should only depend on the scsi target, not the scsi command. Signed-off-by: Hannes Reinecke --- drivers/message/fusion/mptsas.c | 10 +- drivers/message/fusion/mptscsih.c | 27 +++-- drivers/message/fusion/mptscsih.h | 2