verify: add verify mode for a pattern with header
authorVincent Fu <vincentfu@gmail.com>
Thu, 8 May 2025 18:58:09 +0000 (14:58 -0400)
committerVincent Fu <vincent.fu@samsung.com>
Fri, 16 May 2025 16:09:30 +0000 (12:09 -0400)
commitab4e5b728525fa1409f64fe02713e45c68683fa1
treedf37fa2f93be8dccb88f4c48d23d7d19dbd09a4e
parent171e18146a3ea26491b087a29c6ee7b0ad21e719
verify: add verify mode for a pattern with header

Add a verify=pattern_hdr option. Previously this was only available when
verify_pattern was set and verify= was omitted. Add a means to
explicitly select this verificaiton mode.

This is useful in the t/verify.py test script because it's troublesome
to have some jobs with a verify= option and omit this option in other
jobs when we want to test pattern verification with a header.

Link: https://lore.kernel.org/r/20250508185832.3702-2-vincent.fu@samsung.com
Signed-off-by: Vincent Fu <vincent.fu@samsung.com>
HOWTO.rst
fio.1
options.c