Revision cde76fbf1f27551a08860227765ae8d5026ac0d9 authored by Jeff Skirvin on 20 June 2011, 21:09:06 UTC, committed by Dan Williams on 03 July 2011, 11:04:50 UTC
There are situations with slow expanders in which a first attempt
to execute an SMP request will fail with a timeout.  Immediate
subsequent retries will generally succeed.  This change makes sure
SMP I/O failures are immediately failed to libsas so that retries
happen with no discovery process timeout delay.

Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
1 parent 61aaff4
History
File Mode Size
57xx_iscsi_constants.h -rw-r--r-- 6.9 KB
57xx_iscsi_hsi.h -rw-r--r-- 36.1 KB
Kconfig -rw-r--r-- 268 bytes
Makefile -rw-r--r-- 106 bytes
bnx2i.h -rw-r--r-- 24.4 KB
bnx2i_hwi.c -rw-r--r-- 78.0 KB
bnx2i_init.c -rw-r--r-- 12.2 KB
bnx2i_iscsi.c -rw-r--r-- 59.8 KB
bnx2i_sysfs.c -rw-r--r-- 3.6 KB

back to top