]> www.infradead.org Git - users/jedix/linux-maple.git/commit
fnic: Cleanup the I_O that has timed out and is used to issue LUN reset
authorJason Luo <zhangqing.luo@oracle.com>
Thu, 17 Mar 2016 03:14:24 +0000 (11:14 +0800)
committerChuck Anderson <chuck.anderson@oracle.com>
Mon, 21 Mar 2016 16:00:49 +0000 (09:00 -0700)
commit764cc5f52113ddbbe7aa15a24dc5618a31251e0e
treeabca574f8136f81b2d1afe695cfdd2a23534e52e
parent9de8d609595a49dfc054b8764374e9c24512f667
fnic: Cleanup the I_O that has timed out and is used to issue LUN reset

From: Satish Kharat <satishkh@cisco.com>

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.
Fnic driver version changed from 1.6.0.19 to 1.6.0.20

Signed-off-by: Satish Kharat <satishkh@cisco.com>
Orabug: 22918200
Signed-off-by: Jason Luo <zhangqing.luo@oracle.com>
drivers/scsi/fnic/fnic.h
drivers/scsi/fnic/fnic_scsi.c