[PATCH] Move disk utilization setup to thread itself
authorJens Axboe <jens.axboe@oracle.com>
Thu, 11 Jan 2007 13:44:40 +0000 (14:44 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 11 Jan 2007 13:44:40 +0000 (14:44 +0100)
commitd52fb0c44567cf4fdc2a2c307c32672cc5a57170
tree52fc084852b81969bb32be8ef8dfca762442f465
parent5b0a8880e2a0dafbdd12cabcb82f8fe728937e65
[PATCH] Move disk utilization setup to thread itself

We don't want it to include potential file creation before the job runs.

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