Fix ETA display for iolog replay
authorJens Axboe <jens.axboe@oracle.com>
Mon, 3 Sep 2007 08:09:37 +0000 (10:09 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Mon, 3 Sep 2007 08:09:37 +0000 (10:09 +0200)
Valerie Henson reported (and supplied a patch) to fix the issue with
ETA display not being anywhere near correct when replaying an iolog.
Fix this by ensuring that td->total_io_size is always set correctly.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found