OSDN Git Service

fnic: Cleanup the I/O pending with fw and has timed out and is used to issue LUN...
authorSatish Kharat <satishkh@cisco.com>
Fri, 18 Mar 2016 18:22:49 +0000 (11:22 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Mon, 11 Apr 2016 20:57:09 +0000 (16:57 -0400)
commita36f5dd07dd9098d43d1137ec7a2d6b92aa6d591
treedf12fb0a387778636150ca87a3cadde02d92ed1a
parent691a837c20df0f4eacd49596a4d57fc566a40545
fnic: Cleanup the I/O pending with fw and has timed out and is used to issue LUN reset

In case of LUN reset, the device reset command is issued with one of the
I/Os that has timed out on that LUN. The change is to also return this
I/O with error status set to DID_RESET. In case when the reset is issued
using the sg_reset tool (from sg3_utils) it is a new command and new_sc
is set to 1.  Fnic driver version changed from 1.6.0.19 to 1.6.0.20

[mkp: Fixed checkpatch warning]

Signed-off-by: Satish Kharat <satishkh@cisco.com>
Signed-off-by: Sesidhar Baddela <sebaddel@cisco.com>
Reviewed-by: Ewan Milne <emilne@redhat.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/fnic/fnic.h
drivers/scsi/fnic/fnic_scsi.c