[PATCH] Don't create files for engines that don't need them
authorJens Axboe <jens.axboe@oracle.com>
Wed, 7 Feb 2007 12:14:57 +0000 (13:14 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 7 Feb 2007 12:14:57 +0000 (13:14 +0100)
commit4d9345ae968ca92ace3dab06c25a9b73159cb329
tree51a91be30f72665df144cea4c5305ee72c446537
parent165faf16657c17b924a84e5601e17a516c76c135
[PATCH] Don't create files for engines that don't need them

Introduce FIO_NULLIO as a way to control that from the io engine.

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