Add 'per_job_logs' option
authorJens Axboe <axboe@fb.com>
Mon, 11 May 2015 17:39:36 +0000 (13:39 -0400)
committerJens Axboe <axboe@fb.com>
Mon, 11 May 2015 17:39:36 +0000 (13:39 -0400)
commit3a5db9201bf7b1717f63cb8f7dbd025903117f70
tree367cbe7eef0c8974931f6930a973afffe03590c6
parentbddc8d161ac433712d601765dbf455349f9dada1
Add 'per_job_logs' option

If set, this generates bw/clat/iops log with per file private
filenames. If not set, jobs with identical names will share the
log filename. Default: true.

Signed-off-by: Jens Axboe <axboe@fb.com>
HOWTO
backend.c
cconv.c
fio.1
init.c
iolog.c
iolog.h
options.c
thread_options.h