The following changes since commit 890abcad90e450484f89733d1bc1ad8a30016311: Jens Axboe (1): Fio 1.27.1 are available in the git repository at: git://git.kernel.dk/fio.git master Jens Axboe (10): Fix bug in parser with postfix and truncated direction values Add support for limiting only rate in only one direction Merge branch 'master' of ssh://router/data/git/fio Missed int to pointer conversion check for ->ratemin Fix fd leak in cache line checking Bad indent Fix problem with too many opened files Fio 1.27.2 Use __e for errno parser: get rid of FIO_OPT_STR_VAL_INT HOWTO | 18 +++++-- eta.c | 24 ++++++--- filesetup.c | 13 ++++- fio.c | 155 +++++++++++++++++++++++++++----------------------------- fio.h | 48 ++++++++++++++---- init.c | 52 +++++++++++--------- io_u.c | 104 ++++++++++++++++++++++++++++++++------ ioengine.h | 4 +- ioengines.c | 10 +++- options.c | 22 +++++--- os/os-linux.h | 7 ++- parse.c | 25 ++++++--- parse.h | 1 - time.c | 33 ++++--------- 14 files changed, 322 insertions(+), 194 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html