kernel-hacking-2024-linux-s.../drivers/scsi/ibmvscsi
Brian King 230934a6fe [SCSI] ibmvfc: Fixup TMF response handling
When processing the response to either a LUN reset,
target reset, or an abort task set, the ibmvfc driver needs to
treat as success receiving a response with a non-zero
status in the response IU along with a general transport
error with the FCP response code being zero. The VIOS
currently guarantees this cannot happen, but a future version
of VIOS may allow this to be returned, so ensure we handle
this response combination correctly for TMFs, as we already
do for SCSI commands.

Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2009-12-04 12:00:17 -06:00
..
ibmvfc.c [SCSI] ibmvfc: Fixup TMF response handling 2009-12-04 12:00:17 -06:00
ibmvfc.h
ibmvscsi.c includecheck fix: drivers/scsi, ibmvscsi.c 2009-09-20 16:01:29 +05:30
ibmvscsi.h
ibmvstgt.c
iseries_vscsi.c
Makefile
rpa_vscsi.c
viosrp.h