verify: warn when verify pass won't be run
authorSitsofe Wheeler <sitsofe@yahoo.com>
Thu, 9 Feb 2017 06:30:04 +0000 (06:30 +0000)
committerSitsofe Wheeler <sitsofe@yahoo.com>
Mon, 14 Aug 2017 02:25:24 +0000 (03:25 +0100)
commitb9f3ee6cfd6242f058643ccf8266fd75a9625482
treedfcf6076c6409776e3be348c38f23070d51b1e5e
parent9f6d708041c703b6a4168176653faf1869a22d46
verify: warn when verify pass won't be run

Put up a warning when the user sets write + verify + runtime +
time_based together because the runtime is completely used by the write
phase but skip the warning if the user is doing verifies "inline" within
the write phase via verify_backlog or they are doing a mixed read/write
workload where the reads might be verifying.

Signed-off-by: Sitsofe Wheeler <sitsofe@yahoo.com>
init.c