]> git.baikalelectronics.ru Git - kernel.git/commit
[S390] dasd: let dasd erp matching recognize alias recovery
authorStefan Weinhuber <wein@de.ibm.com>
Wed, 5 Mar 2008 11:37:10 +0000 (12:37 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 5 Mar 2008 11:37:18 +0000 (12:37 +0100)
commitd085bdc520c70b9a680bd70016784996654a2bf8
tree7a0a7bf17975bc809a0d950ddb606be84749a86e
parent04e660bcf72ccfdb09c2529820bec44ed3928f0d
[S390] dasd: let dasd erp matching recognize alias recovery

When a request fails that was started on an alias device then the
first recovery step is to retry it on the base device. If the
recovery request fails again with the same symptoms, the next step
should not be a simple retry, but should be a proper recovery based
on sense data, etc. To do so, the dasd recovery functions need to
recognize the alias recovery step in the erp chain by comparing
the start devices.

Signed-off-by: Stefan Weinhuber <wein@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/block/dasd_3990_erp.c