Add verify_fatal option
authorJens Axboe <jens.axboe@oracle.com>
Thu, 9 Aug 2007 08:20:54 +0000 (10:20 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 9 Aug 2007 08:20:54 +0000 (10:20 +0200)
commita12a3b4d8903b9941705067442c2c530a94635f3
tree9c4d337e61e5c0dae7c309a9e51484cabfef861a
parent3f199b01fc9cc7a0f4915db266d7a28bc46e84f0
Add verify_fatal option

Causes fio to exit after a single block verification failure, instead of
checking the remainder as well.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
HOWTO
fio.h
options.c
verify.c