[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)
commit5c12f2406cea24a2c885a8d3e5aa7ab94c65f0d5
tree7a0a7bf17975bc809a0d950ddb606be84749a86e
parent98c7b388afffdc5699095261b437b286d718270c
[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