Add --eta-newline option
authorJens Axboe <axboe@kernel.dk>
Fri, 22 Feb 2013 19:48:56 +0000 (20:48 +0100)
committerJens Axboe <axboe@kernel.dk>
Fri, 22 Feb 2013 19:48:56 +0000 (20:48 +0100)
commite382e661f6a67a24d8042b9e4b8f812b7126bdc4
tree4bc4a3ae80362cbc2e35b64733cad92ae5c0c799
parent2cf37420c461fb96b187928581dabf56f7456073
Add --eta-newline option

For certain situations, it's handy to force a new line in
the ETA output. It allows you to easily track what
happened, without having to do detailed logging.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
README
eta.c
fio.h
init.c