Add 'allow_file_create' option
[fio.git] / HOWTO
diff --git a/HOWTO b/HOWTO
index 406cfca0d3ba855e5261878d66ae9fcd7c976723..74475129fd417f85c083872b27d8d0486f88936a 100644 (file)
--- a/HOWTO
+++ b/HOWTO
@@ -1199,6 +1199,11 @@ create_only=bool If true, fio will only run the setup phase of the job.
                        that will be done. The actual job contents are not
                        executed.
 
+allow_file_create=bool If true, fio is permitted to create files as part
+               of its workload. This is the default behavior. If this
+               option is false, then fio will error out if the files it
+               needs to use don't already exist. Default: true.
+
 pre_read=bool  If this is given, files will be pre-read into memory before
                starting the given IO operation. This will also clear
                the 'invalidate' flag, since it is pointless to pre-read