[PATCH] Really fixup disk util init
authorJens Axboe <jens.axboe@oracle.com>
Thu, 11 Jan 2007 13:01:27 +0000 (14:01 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 11 Jan 2007 13:01:27 +0000 (14:01 +0100)
commit380cf265b2ae035fc346718f30c3d01a18e4640f
treed29719f28d37cfcee557d86f7f29875e7640b675
parent8da99b32a71f8b7edcb94d9fd42a605129ffa414
[PATCH] Really fixup disk util init

Include disk io ticks, if the job itself creates the file. Don't
include it, if we create the file before running the job.

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