The following changes since commit 8347239af0a361e160293100bfc053f88bbbf737: Jens Axboe (1): Allow 'norandommap' with verify are available in the git repository at: git://git.kernel.dk/fio.git master Jens Axboe (10): Add 'sequential' file_service_type Fix bug in file selection Fix bug with openfiles Fix file open leak Add create_on_open option Realloc td->files to full size immediately Missing fio.h update Botch edit in files setup More file setting bug fixes Need to clear ->files_size when ->files is cleared HOWTO | 7 ++++ filesetup.c | 18 +++++++++-- fio.h | 6 +++- init.c | 1 + io_u.c | 94 +++++++++++++++++++++++++++++++++------------------------- options.c | 11 +++++++ 6 files changed, 91 insertions(+), 46 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