Update fio io engine version
authorJens Axboe <jens.axboe@oracle.com>
Tue, 27 Mar 2007 13:57:19 +0000 (15:57 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 27 Mar 2007 13:57:19 +0000 (15:57 +0200)
commit2c187c0fcaab8a4c6d1ba67d2ad2460b5fb42109
treeda85119e698a9d050038edd6ae5acc8c2abbcca7
parent000b080395e45cbe0ce54e75f0e993addbdc8676
Update fio io engine version

The interface didn't really change, but if the engine is using
->setup() then it needs updating. Generally it just needs to
remove any code other than the part setting ->real_file_size.

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