examples: fix ioengine in zbd-rand-write.fio
authorVincent Fu <vincentfu@gmail.com>
Wed, 3 Aug 2022 17:07:36 +0000 (13:07 -0400)
committerVincent Fu <vincentfu@gmail.com>
Wed, 3 Aug 2022 17:07:36 +0000 (13:07 -0400)
Make the comment and actual ioengine setting consistent to reduce
possible confusion.

Fixes: https://github.com/axboe/fio/issues/1433
Reported-by: thunderex@gmail.com
Signed-off-by: Vincent Fu <vincentfu@gmail.com>
examples/zbd-rand-write.fio

index 46cddd06093e9cae0ed8187b15642ea2599585b3..9494a583dd48c52e407a9ea410dea873e3162608 100644 (file)
@@ -1,4 +1,4 @@
-; Using the libaio ioengine, random write to a (zoned) block device,
+; Using the psync ioengine, random write to a (zoned) block device,
 ; writing at most 32 zones at a time. Target zones are chosen randomly
 ; and writes directed at the write pointer of the chosen zones