Verify doesn't really work on mixed read/write workloads, so warn
authorJens Axboe <jens.axboe@oracle.com>
Wed, 6 Feb 2008 13:40:14 +0000 (14:40 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 6 Feb 2008 13:40:14 +0000 (14:40 +0100)
Unless the file is pre-populated, this cannot work. So warn the user
of such a bad construct, since the warning he/she receives from fio
only tells you about a verification error (which, technically, is what
is happening).

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

No differences found