* [PATCH] man: Fix recover_zbd_write_error option description
@ 2025-05-09 2:02 Damien Le Moal
2025-05-09 2:17 ` Shinichiro Kawasaki
2025-05-09 3:38 ` fiotestbot
0 siblings, 2 replies; 4+ messages in thread
From: Damien Le Moal @ 2025-05-09 2:02 UTC (permalink / raw)
To: fio, Vincent Fu, Jens Axboe; +Cc: Shin'ichiro Kawasaki
Add a missing ".TP" statement after the zone_reset_frequency option
description to get the correct description for the option
recover_zbd_write_error as a new paragraph.
Fixes: 650c4ad385cf ("zbd: add the recover_zbd_write_error option")
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
---
fio.1 | 1 +
1 file changed, 1 insertion(+)
diff --git a/fio.1 b/fio.1
index 8476b681..69dd892f 100644
--- a/fio.1
+++ b/fio.1
@@ -890,6 +890,7 @@ A number between zero and one that indicates how often a zone reset should be
issued if the zone reset threshold has been exceeded. A zone reset is
submitted after each (1 / zone_reset_frequency) write requests. This and the
previous parameter can be used to simulate garbage collection activity.
+.TP
.BI recover_zbd_write_error \fR=\fPbool
If this option is specified together with the option \fBcontinue_on_error\fR,
check the write pointer positions after the failed writes to sequential write
--
2.49.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] man: Fix recover_zbd_write_error option description
2025-05-09 2:02 [PATCH] man: Fix recover_zbd_write_error option description Damien Le Moal
@ 2025-05-09 2:17 ` Shinichiro Kawasaki
2025-05-09 12:41 ` Vincent Fu
2025-05-09 3:38 ` fiotestbot
1 sibling, 1 reply; 4+ messages in thread
From: Shinichiro Kawasaki @ 2025-05-09 2:17 UTC (permalink / raw)
To: Damien Le Moal; +Cc: fio@vger.kernel.org, Vincent Fu, Jens Axboe
On May 09, 2025 / 11:02, Damien Le Moal wrote:
> Add a missing ".TP" statement after the zone_reset_frequency option
> description to get the correct description for the option
> recover_zbd_write_error as a new paragraph.
>
> Fixes: 650c4ad385cf ("zbd: add the recover_zbd_write_error option")
> Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Thank you for finding it out. LGTM.
Reviewed-by: Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] man: Fix recover_zbd_write_error option description
2025-05-09 2:02 [PATCH] man: Fix recover_zbd_write_error option description Damien Le Moal
2025-05-09 2:17 ` Shinichiro Kawasaki
@ 2025-05-09 3:38 ` fiotestbot
1 sibling, 0 replies; 4+ messages in thread
From: fiotestbot @ 2025-05-09 3:38 UTC (permalink / raw)
To: fio
[-- Attachment #1: Type: text/plain, Size: 144 bytes --]
The result of fio's continuous integration tests was: success
For more details see https://github.com/fiotestbot/fio/actions/runs/14920402647
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] man: Fix recover_zbd_write_error option description
2025-05-09 2:17 ` Shinichiro Kawasaki
@ 2025-05-09 12:41 ` Vincent Fu
0 siblings, 0 replies; 4+ messages in thread
From: Vincent Fu @ 2025-05-09 12:41 UTC (permalink / raw)
To: Shinichiro Kawasaki, Damien Le Moal; +Cc: fio@vger.kernel.org, Jens Axboe
On 5/8/25 10:17 PM, Shinichiro Kawasaki wrote:
> On May 09, 2025 / 11:02, Damien Le Moal wrote:
>> Add a missing ".TP" statement after the zone_reset_frequency option
>> description to get the correct description for the option
>> recover_zbd_write_error as a new paragraph.
>>
>> Fixes: 650c4ad385cf ("zbd: add the recover_zbd_write_error option")
>> Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
>
> Thank you for finding it out. LGTM.
>
> Reviewed-by: Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
Applied. Thanks.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-05-09 12:41 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-09 2:02 [PATCH] man: Fix recover_zbd_write_error option description Damien Le Moal
2025-05-09 2:17 ` Shinichiro Kawasaki
2025-05-09 12:41 ` Vincent Fu
2025-05-09 3:38 ` fiotestbot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox