init: write sequence behavior change for verify_only mode
authorAnkit Kumar <ankit.kumar@samsung.com>
Fri, 14 Feb 2025 17:21:00 +0000 (22:51 +0530)
committerVincent Fu <vincentfu@gmail.com>
Thu, 6 Mar 2025 18:58:43 +0000 (13:58 -0500)
commit4b9953fa714442d8b06348fd618eb8214181d3f1
tree5eb88048e617a7fbd5c255a9349ab33e8369f475
parent58cbe5d92880690dc6466343343d0c9c4a2ea6af
init: write sequence behavior change for verify_only mode

Change the behavior for verify_only mode to not disable
verify_write_sequence unless its explicitly enabled.

Update the fio doc. accordingly.

Signed-off-by: Ankit Kumar <ankit.kumar@samsung.com>
HOWTO.rst
fio.1
init.c