Don't assume read IO are always verifies if verify is enabled
authorJens Axboe <jens.axboe@oracle.com>
Fri, 4 Sep 2009 18:53:53 +0000 (20:53 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 4 Sep 2009 18:53:53 +0000 (20:53 +0200)
If it's a mixed read/write workload, we're likely just wanting to
verify the writes we do.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found