1
0
Fork 0
alistair23-linux/drivers/s390/block
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
..
Kconfig [PATCH] BLOCK: Make it possible to disable the block layer [try #6] 2006-09-30 20:52:31 +02:00
Makefile [PATCH] s390: dasd extended error reporting 2006-03-24 07:33:17 -08:00
dasd.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
dasd_3370_erp.c [S390] dasd whitespace and other cosmetics. 2006-06-29 14:58:12 +02:00
dasd_3990_erp.c [S390] Remove dasd_ccw_log function. 2007-02-05 21:17:22 +01:00
dasd_9336_erp.c [S390] dasd whitespace and other cosmetics. 2006-06-29 14:58:12 +02:00
dasd_9343_erp.c [S390] dasd whitespace and other cosmetics. 2006-06-29 14:58:12 +02:00
dasd_devmap.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
dasd_diag.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
dasd_diag.h [S390] dasd whitespace and other cosmetics. 2006-06-29 14:58:12 +02:00
dasd_eckd.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
dasd_eckd.h [S390] add PAV support to the dasd driver. 2006-06-29 15:08:18 +02:00
dasd_eer.c [S390] dasd: Use default recovery for SNSS requests 2007-03-05 23:35:52 +01:00
dasd_erp.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
dasd_fba.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
dasd_fba.h [S390] dasd whitespace and other cosmetics. 2006-06-29 14:58:12 +02:00
dasd_genhd.c [S390] Get rid of a lot of sparse warnings. 2007-02-05 21:16:47 +01:00
dasd_int.h [S390] Remove dasd_ccw_log function. 2007-02-05 21:17:22 +01:00
dasd_ioctl.c [PATCH] struct path: convert s390-drivers 2006-12-08 08:28:49 -08:00
dasd_proc.c [PATCH] mark struct file_operations const 5 2007-02-12 09:48:45 -08:00
dcssblk.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
xpram.c [S390] Inline assembly cleanup. 2006-09-28 16:56:43 +02:00