s390/dasd: fix statistics for recovered requests
authorStefan Weinhuber <wein@de.ibm.com>
Tue, 27 Aug 2013 11:52:17 +0000 (13:52 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 28 Aug 2013 07:19:34 +0000 (09:19 +0200)
commitfbd70035fb2b03deb346052084794bc1d0e25aa2
treee6c5c8f0cebfd1737b5ae2f0203827975c1cf0e0
parent0628a5fbe1b5af35ef5346443ff1056e257a7350
s390/dasd: fix statistics for recovered requests

When a recovery cqr is cleaned up, copy the start time, stop time,
and start device to the original cqr. These times are needed later
when the original request is finalized and counted in the DASD
statistics.

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