commit | fbd70035fb2b03deb346052084794bc1d0e25aa2 | [log] [tgz] |
---|---|---|
author | Stefan Weinhuber <wein@de.ibm.com> | Tue Aug 27 13:52:17 2013 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Aug 28 09:19:34 2013 +0200 |
tree | e6c5c8f0cebfd1737b5ae2f0203827975c1cf0e0 | |
parent | 0628a5fbe1b5af35ef5346443ff1056e257a7350 [diff] |
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>