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-- 43.6 KB
Makefile -rw-r--r-- 1.0 KB
calibrate.c -rw-r--r-- 7.8 KB
do_mounts.c -rw-r--r-- 10.9 KB
do_mounts.h -rw-r--r-- 1.4 KB
do_mounts_initrd.c -rw-r--r-- 3.1 KB
do_mounts_md.c -rw-r--r-- 7.9 KB
do_mounts_rd.c -rw-r--r-- 8.1 KB
initramfs.c -rw-r--r-- 12.6 KB
main.c -rw-r--r-- 20.0 KB
noinitramfs.c -rw-r--r-- 1.5 KB
version.c -rw-r--r-- 1.1 KB

back to top