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
Kconfig -rw-r--r-- 2.9 KB
Makefile -rw-r--r-- 506 bytes
hvc_beat.c -rw-r--r-- 3.1 KB
hvc_bfin_jtag.c -rw-r--r-- 2.2 KB
hvc_console.c -rw-r--r-- 21.8 KB
hvc_console.h -rw-r--r-- 3.6 KB
hvc_dcc.c -rw-r--r-- 2.3 KB
hvc_irq.c -rw-r--r-- 905 bytes
hvc_iseries.c -rw-r--r-- 14.8 KB
hvc_iucv.c -rw-r--r-- 37.4 KB
hvc_rtas.c -rw-r--r-- 3.6 KB
hvc_tile.c -rw-r--r-- 1.7 KB
hvc_udbg.c -rw-r--r-- 2.0 KB
hvc_vio.c -rw-r--r-- 4.2 KB
hvc_xen.c -rw-r--r-- 6.2 KB
hvcs.c -rw-r--r-- 46.0 KB
hvsi.c -rw-r--r-- 31.6 KB

back to top