[PATCH] Total io size / eta fix
authorJens Axboe <jens.axboe@oracle.com>
Thu, 19 Oct 2006 18:37:12 +0000 (20:37 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 19 Oct 2006 18:37:12 +0000 (20:37 +0200)
commit74939e38e5164682a57cbe2dfdced09b35cd0259
tree522ee3dbeedcaf9b3201ccac43b9820d4508de2e
parent84585003d025a38b91749cb0d68f6b5653d1f1a3
[PATCH] Total io size / eta fix

Inadvertently the files were counted twice, hence ETA ended at 50%.
This was also the real bug for the verify ETA fixed a few days ago,
so reinstate the proper check when doing verifies as well.

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