The following changes since commit 7d9fb455aadc0c0363489591775496f27f4a560a: When verify fails, dump the good/bad blocks to files (2011-01-11 22:16:49 +0100) are available in the git repository at: git://git.kernel.dk/fio.git master Jens Axboe (5): Pretty up the good/bad block verify dumping Ensure that random_seed is also added to dummy io_buf for dumping Add verify_dump option to control whether to dump bad/good blocks or not Don't double print version when invoked with --version Fio 1.50-rc2 HOWTO | 5 +++ fio.1 | 5 +++ fio.h | 1 + init.c | 4 +- options.c | 8 +++++ verify.c | 89 ++++++++++++++++++++++++++++++++++-------------------------- 6 files changed, 71 insertions(+), 41 deletions(-) --- Diff of recent changes: Too large to post -- 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