verify: add raw pattern verify
authorJens Axboe <axboe@fb.com>
Tue, 9 Jun 2015 02:43:43 +0000 (20:43 -0600)
committerJens Axboe <axboe@fb.com>
Tue, 9 Jun 2015 02:43:43 +0000 (20:43 -0600)
commit5924538164650c6c0dc0e866d6ed15eb199ed020
tree8770afaa126e3d8e3a114a51f71736c24f394096
parentd5c8ea29023fccd33d577e3ca68f0254c1d87d6b
verify: add raw pattern verify

Add specific verify=pattern that doesn't use any headers, it
just writes the specified pattern and verifies it.

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