Rate must always calculate bytes done
authorJens Axboe <jens.axboe@oracle.com>
Fri, 23 Feb 2007 09:56:22 +0000 (10:56 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 23 Feb 2007 09:56:22 +0000 (10:56 +0100)
commit0904200b6f113233a28c4c1ddf68f216bd922b78
tree9b7444a22c8fc950f649850bc9222a6ce387f32b
parentc3852ae26bbe6072b2905938bb4fb0f511977cba
Rate must always calculate bytes done

Otherwise rate will never be checked.

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