The following changes since commit 9fd189697dbf9fb7878093be5e41f25b7f932c2d: Jens Axboe (1): Return EILSEQ on verify errors instead of EIO are available in the git repository at: git://git.kernel.dk/fio.git master Jens Axboe (8): Clear f on error get_next_file_rr() Add appropriate warning in mmap engine for large maps failing Add fio_generate_plots.1 man page from debian package Fio 1.26.3 pre_read fixes Fio 1.26.4 Fix old printf() in pre_read() Make sure that exec_prerun/postrun work for shell commands Martin Steigerwald (1): man page fix to make lintian happy Zhang, Yanmin (1): Add pre_read option HOWTO | 4 +++ Makefile | 1 + Makefile.FreeBSD | 1 + engines/mmap.c | 6 ++++- eta.c | 9 +++++- filesetup.c | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++ fio.1 | 4 +- fio.c | 29 +++++++++++++++++++---- fio.h | 3 ++ fio_generate_plots.1 | 44 +++++++++++++++++++++++++++++++++++ init.c | 2 +- io_u.c | 1 + options.c | 7 +++++ 13 files changed, 162 insertions(+), 11 deletions(-) create mode 100644 fio_generate_plots.1 -- 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