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)
commitea966f8188915643670fd0a13d1bf37d45936da5
tree25975ac34c632f82848a04585b157745bf562002
parentf627d8ae4dca9de8a72928a7928cf2903e81ad41
Fix ETA display for iolog replay

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>
filesetup.c
log.c