The following changes since commit 9213e16d98b0e9d2f8d4f7e760ed0fd45c8960f6: Fio 3.37 (2024-03-26 15:13:51 -0600) are available in the Git repository at: git://git.kernel.dk/fio.git master for you to fetch changes up to 4eef23f627d103d7092b4141bd6b0c8f95309ee9: howto: fix zonemode formatting (2024-04-02 11:10:58 -0400) ---------------------------------------------------------------- Vincent Fu (1): howto: fix zonemode formatting HOWTO.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- Diff of recent changes: diff --git a/HOWTO.rst b/HOWTO.rst index 6a204072..25fdfbc4 100644 --- a/HOWTO.rst +++ b/HOWTO.rst @@ -985,14 +985,14 @@ Target file/device **none** The :option:`zonerange`, :option:`zonesize`, - :option `zonecapacity` and option:`zoneskip` + :option:`zonecapacity` and :option:`zoneskip` parameters are ignored. **strided** I/O happens in a single zone until :option:`zonesize` bytes have been transferred. After that number of bytes has been transferred processing of the next zone - starts. :option `zonecapacity` is ignored. + starts. :option:`zonecapacity` is ignored. **zbd** Zoned block device mode. I/O happens sequentially in each zone, even if random I/O