IO verification improvements
authorJens Axboe <jens.axboe@oracle.com>
Thu, 26 Jul 2007 10:22:30 +0000 (12:22 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 26 Jul 2007 10:22:30 +0000 (12:22 +0200)
- Add a FIO_UNIDIR io ops flag. This like networked IO can't be read/write,
  so verify only makes sense for data summed by another writer.
- Allow a read workload to verify previously written data.

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

No differences found