verify: mention some default option values
authorTomohiro Kusumi <tkusumi@tuxera.com>
Fri, 26 May 2017 19:25:10 +0000 (22:25 +0300)
committerJens Axboe <axboe@fb.com>
Fri, 26 May 2017 19:28:58 +0000 (13:28 -0600)
Signed-off-by: Tomohiro Kusumi <tkusumi@tuxera.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
HOWTO

diff --git a/HOWTO b/HOWTO
index a899b902ac0745daf83b7e060b4b776b97ae93bc..6c9e9a4e55f065335a245570502222c655f6861e 100644 (file)
--- a/HOWTO
+++ b/HOWTO
@@ -2467,6 +2467,7 @@ Verification
        contents to one or more separate threads. If using this offload option, even
        sync I/O engines can benefit from using an :option:`iodepth` setting higher
        than 1, as it allows them to have I/O in flight while verifies are running.
+       Defaults to 0 async threads, i.e. verification is not asynchronous.
 
 .. option:: verify_async_cpus=str
 
@@ -2503,7 +2504,7 @@ Verification
 
        <type> is "local" for a local run, "sock" for a client/server socket
        connection, and "ip" (192.168.0.1, for instance) for a networked
-       client/server connection.
+       client/server connection. Defaults to true.
 
 .. option:: verify_state_load=bool