io/examples/fio-seq-read: use direct=1
authorJens Axboe <axboe@kernel.dk>
Wed, 10 Jan 2018 15:30:07 +0000 (08:30 -0700)
committerJens Axboe <axboe@kernel.dk>
Wed, 10 Jan 2018 15:30:07 +0000 (08:30 -0700)
commit9d5fe300085759c0f764a62be27355fe80b5fd8f
tree629054bcb39adf354f877ef375b4fe7eee6426c9
parent702bd977555105292f3d60dee896cd35ff8b11ef
io/examples/fio-seq-read: use direct=1

It's confusing to use direct=0 with libaio, since that isn't
queued.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
examples/fio-seq-read.job