Revamp the file creation code
authorJens Axboe <jens.axboe@oracle.com>
Tue, 27 Mar 2007 13:30:28 +0000 (15:30 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 27 Mar 2007 13:30:28 +0000 (15:30 +0200)
commit7bb48f84ac78cac1f90e3e04d0220d90d6a64a6b
treed99fd970af6ef23c8d8e8bdcb2c4ce46809fb986
parent148cf6a95f738d6d9afd62bc63ba40b64bd647bd
Revamp the file creation code

This was long overdue, it's much simpler now and hopefully
less bug prone. Probably a few stray bugs here and there
that needs straightening out, but the end result should
be a lot better.

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