Allow explicit setting of a number of files
authorJens Axboe <jens.axboe@oracle.com>
Tue, 13 Mar 2007 09:07:47 +0000 (10:07 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 13 Mar 2007 09:07:47 +0000 (10:07 +0100)
commitaf52b3455ad892322aab2791282b6bd4efdfdbf3
tree2d2b9a10ad6657c07d58caf375dc9f49aba83c48
parent6612a27b284aec20c137e3e6b267685b8a4c824c
Allow explicit setting of a number of files

We currently only allow filename=foo for one file, add the possibility
to specify any number of files by seperating with a colon.

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