diff options
author | Brian King <brking@linux.vnet.ibm.com> | 2009-10-19 15:07:47 -0500 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2009-12-04 12:00:17 -0600 |
commit | 230934a6fe2f44d14ef840639f010c9cf4da098f (patch) | |
tree | 5d55f8c357c325266b68cdee6529dee4e282ff82 /scripts | |
parent | 44d9269481bb43df445adf464b06ff031e67d7ea (diff) | |
download | op-kernel-dev-230934a6fe2f44d14ef840639f010c9cf4da098f.zip op-kernel-dev-230934a6fe2f44d14ef840639f010c9cf4da098f.tar.gz |
[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>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions