linux/drivers/s390
Stefan Weinhuber 046f3e821f [S390] dasd: Use default recovery for SNSS requests
For extended error reporting we sometimes have to start an
Sense Subsystem Status request (SNSS). When this request needs
to be recovered for some reason, the recovery request will
fail with 'command reject'.
Our usual recovery procedure will retry the failed request by
creating a new request and chaining the failed request from that
one. SNSS requests, though, must not be chained from anything,
so the recovery request will fail permanently.
Use the default recovery for SNSS request, which will just restart
the original request without further ado.

Signed-off-by: Stefan Weinhuber <wein@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2007-03-05 23:35:52 +01:00
..
block [S390] dasd: Use default recovery for SNSS requests 2007-03-05 23:35:52 +01:00
char [S390] tape: Compression overwrites crypto setting 2007-03-05 23:35:47 +01:00
cio [S390] nss: Free unused memory in kernel image. 2007-02-21 10:55:37 +01:00
crypto [PATCH] mark struct file_operations const 5 2007-02-12 09:48:45 -08:00
net [VLAN]: Avoid a 4-order allocation. 2007-03-02 20:44:51 -08:00
scsi [PATCH] mark struct file_operations const 5 2007-02-12 09:48:45 -08:00
ebcdic.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Kconfig [S390] Convert memory detection into C code. 2007-02-05 21:18:37 +01:00
Makefile [S390] Calibrate delay and bogomips. 2007-02-05 21:18:31 +01:00
s390_rdev.c [PATCH] s390: kzalloc() conversion in drivers/s390 2006-03-24 07:33:18 -08:00
s390mach.c [S390] ETR support. 2007-02-05 21:18:19 +01:00
s390mach.h [S390] ETR support. 2007-02-05 21:18:19 +01:00
sysinfo.c [S390] Calibrate delay and bogomips. 2007-02-05 21:18:31 +01:00