Ensure we inherit global latency/bw log settings
authorJens Axboe <axboe@fb.com>
Tue, 1 Apr 2014 19:34:49 +0000 (13:34 -0600)
committerJens Axboe <axboe@fb.com>
Tue, 1 Apr 2014 19:34:49 +0000 (13:34 -0600)
commit8e25577988d7454ef2fd9c030354b70adca3c57b
tree943ea1f612f006deccd88ee6149e78aacb9626fd
parent90426237af4f3c9c7628aebfd4421fbe43d68c2a
Ensure we inherit global latency/bw log settings

Note that you cannot use a filename with these, it's just
an on/off switch. For tighter control of where the log
is written (and its name), use the job option instead of
the command line on/off switch.

Signed-off-by: Jens Axboe <axboe@fb.com>
init.c