aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2024-03-25 10:45:13 -0600
committerJens Axboe <axboe@kernel.dk>2024-03-25 10:45:13 -0600
commitb2403d413ee734e8835539319d8bc3429a0777ac (patch)
treeb0b142e79fdc5fd8c0cf38dd8b8af3f3f3b37dc8
parent2b03792ceb7ed00bd50db5b59486fab902295df8 (diff)
parent3fe133a51a9c51052388a7b6a1cd8ff0a67746b6 (diff)
downloadfio-b2403d413ee734e8835539319d8bc3429a0777ac.tar.gz
Merge branch 'delete-instead-of-unlink' of https://github.com/edigaryev/fio
* 'delete-instead-of-unlink' of https://github.com/edigaryev/fio: docs: use "delete" term instead of "unlink", which is less common
-rw-r--r--HOWTO.rst4
-rw-r--r--fio.14
2 files changed, 4 insertions, 4 deletions
diff --git a/HOWTO.rst b/HOWTO.rst
index fb067fe52..6a2040721 100644
--- a/HOWTO.rst
+++ b/HOWTO.rst
@@ -971,13 +971,13 @@ Target file/device
.. option:: unlink=bool
- Unlink the job files when done. Not the default, as repeated runs of that
+ Unlink (delete) the job files when done. Not the default, as repeated runs of that
job would then waste time recreating the file set again and again. Default:
false.
.. option:: unlink_each_loop=bool
- Unlink job files after each iteration or loop. Default: false.
+ Unlink (delete) job files after each iteration or loop. Default: false.
.. option:: zonemode=str
diff --git a/fio.1 b/fio.1
index 63375c625..545bb8724 100644
--- a/fio.1
+++ b/fio.1
@@ -749,12 +749,12 @@ same data multiple times. Thus it will not work on non-seekable I/O engines
(e.g. network, splice). Default: false.
.TP
.BI unlink \fR=\fPbool
-Unlink the job files when done. Not the default, as repeated runs of that
+Unlink (delete) the job files when done. Not the default, as repeated runs of that
job would then waste time recreating the file set again and again. Default:
false.
.TP
.BI unlink_each_loop \fR=\fPbool
-Unlink job files after each iteration or loop. Default: false.
+Unlink (delete) job files after each iteration or loop. Default: false.
.TP
.BI zonemode \fR=\fPstr
Accepted values are: