]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] s390: dasd extended error reporting
authorStefan Weinhuber <wein@de.ibm.com>
Fri, 24 Mar 2006 11:15:25 +0000 (03:15 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 24 Mar 2006 15:33:17 +0000 (07:33 -0800)
commit20c644680af1ef9a6b36c0873f59498c98b07ab1
treeaf2e50faeb690b7aacf7be3480f08f0a6ec0b56f
parent554a826e0a29f1a88e5a5332f0718c059885ec17
[PATCH] s390: dasd extended error reporting

The DASD extended error reporting is a facility that allows to get detailed
information about certain problems in the DASD I/O.  This information can be
used to implement fail-over applications that can recover these problems.

Signed-off-by: Stefan Weinhuber <wein@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/s390/block/Kconfig
drivers/s390/block/Makefile
drivers/s390/block/dasd.c
drivers/s390/block/dasd_3990_erp.c
drivers/s390/block/dasd_devmap.c
drivers/s390/block/dasd_eckd.h
drivers/s390/block/dasd_eer.c [new file with mode: 0644]
drivers/s390/block/dasd_int.h