Convert null io engine to use ->setup()
authorJens Axboe <jens.axboe@oracle.com>
Fri, 2 Mar 2007 07:44:25 +0000 (08:44 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 2 Mar 2007 07:44:25 +0000 (08:44 +0100)
commit2fd233b7302603fb6fd9b7098994d2a155cf7a22
tree0596a10ec4083cc1a93a63d6a45694020a46ad68
parent4f45320a29179d802073b392fd7e10bf0975d6bc
Convert null io engine to use ->setup()

Then we can get rid of the NULLIO flags hack

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
engines/cpu.c
engines/null.c
filesetup.c
fio.h