[PATCH] Add full command line parameter support
authorJens Axboe <jens.axboe@oracle.com>
Fri, 27 Oct 2006 11:43:22 +0000 (13:43 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 27 Oct 2006 11:43:22 +0000 (13:43 +0200)
commitb46928282e0a890f49250e79b81af773a2b7108f
tree0c3c3447aaafaa407ca33544af08b14201f0ef0a
parent33963c6c5f79b89ab93b570e51f68f6abb77c128
[PATCH] Add full command line parameter support

You may now give full job options on the command line. Makes it easier
to script fio or for one-off runs, as you don't have to write a job file
and run that.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
HOWTO
README
fio.h
init.c
ioengines.c
parse.c
parse.h