Merge branch 'master' of ssh://git.kernel.dk/data/git/fio
[fio.git] / HOWTO
diff --git a/HOWTO b/HOWTO
index ac6e258f06ed86f40e18f77cd9931534add7a610..eb2ed25403cb8dfe2ae96e8a93d5e99aa98c8b39 100644 (file)
--- a/HOWTO
+++ b/HOWTO
@@ -1151,9 +1151,6 @@ verify_backlog=int        Fio will normally verify the written contents of a
                holding this meta data. If this option is enabled, fio
                will write only N blocks before verifying these blocks.
 
-               will verify the previously written blocks before continuing
-               to write new ones.
-
 verify_backlog_batch=int       Control how many blocks fio will verify
                if verify_backlog is set. If not set, will default to
                the value of verify_backlog (meaning the entire queue
@@ -1252,9 +1249,6 @@ write_lat_log=str Same as write_bw_log, except that this option stores io
                and foo_lat.log. This helps fio_generate_plot fine the logs
                automatically.
 
-write_bw_log=str If given, write an IOPS log of the jobs in this job
-               file. See write_bw_log.
-
 write_iops_log=str Same as write_bw_log, but writes IOPS. If no filename is
                given with this option, the default filename of
                "jobname_type.log" is used. Even if the filename is given,