Update file creation example
authorJens Axboe <axboe@kernel.dk>
Mon, 9 Oct 2017 20:42:45 +0000 (14:42 -0600)
committerJens Axboe <axboe@kernel.dk>
Mon, 9 Oct 2017 20:42:45 +0000 (14:42 -0600)
Don't use a write data direction, use read or just don't set it
as fio defaults to read.

This ensures that all stats are printed.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
examples/filecreate-ioengine.fio

index e1eb06cecb15ebd9cee463b57c95476e9715097d..ec7caad5e1535a8045424037bc5d47187ff2d596 100644 (file)
@@ -12,7 +12,6 @@
 [global]
 create_on_open=1
 nrfiles=31250
-readwrite=write
 ioengine=filecreate
 fallocate=none
 filesize=4k