verify: check that the block size is big enough
authorJens Axboe <axboe@kernel.dk>
Tue, 24 Sep 2019 08:43:39 +0000 (02:43 -0600)
committerJens Axboe <axboe@kernel.dk>
Tue, 24 Sep 2019 08:43:39 +0000 (02:43 -0600)
commit3982ec03ab0c125d01b62876f5139b2c07082c7a
tree58ce88ce1d5788cef94f89477b68ca4c9ee36b48
parent3f64668f8587e11fe585874c37103ef602a3cd07
verify: check that the block size is big enough

Fixes: https://github.com/axboe/fio/issues/822
Signed-off-by: Jens Axboe <axboe@kernel.dk>
verify.c