Files
linux-apfs/drivers
Michael Reed 419835e285 [SCSI] mptfc: fix fibre channel infinite request/response loop
While doing board reset testing I was able to put the system in
an infinite request/response loop between the scsi layer and
mptscsih_qcmd() by aborting the reset.  This patch installs
a "SETUP RESET" handler which calls fc_remote_port_delete()
for all registered rports.  This blocks the target which
prevents the loop.  Additionally, should the reset fail to
complete, the transport will now terminate i/o to the target.

Signed-off-by: Michael Reed <mdr@sgi.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2006-06-10 16:00:03 -05:00
..
2006-06-10 13:47:26 -05:00
2006-04-11 06:18:46 -07:00
2006-05-03 20:05:41 -07:00
2006-05-21 12:59:18 -07:00
2006-04-11 06:18:43 -07:00
2006-06-05 12:29:17 -07:00
2006-06-10 13:47:26 -05:00
2006-06-10 13:47:26 -05:00
2006-05-03 20:05:41 -07:00
2006-06-10 13:47:26 -05:00
2006-04-21 10:59:00 -07:00