Remove verify_pattern option, replace with verify=pattern:x
authorJens Axboe <jens.axboe@oracle.com>
Fri, 10 Aug 2007 11:56:08 +0000 (13:56 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 10 Aug 2007 11:56:08 +0000 (13:56 +0200)
commitbfb41d98f63cb9fb72cb7c82618be10bc6d52c33
treed6cbd25e9ba5371f8635ebfa33608c771e62ede6
parent68e1f29afafe560d96ef25267743708e883bea44
Remove verify_pattern option, replace with verify=pattern:x

Integrate the pattern verification with the other verify types,
it's much cleaner that way.

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