public inbox for fio@vger.kernel.org
 help / color / mirror / Atom feed
From: Damien Le Moal <dlemoal@kernel.org>
To: fio@vger.kernel.org, Vincent Fu <vincentfu@gmail.com>,
	Jens Axboe <axboe@kernel.dk>
Cc: Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
Subject: [PATCH] man: Fix recover_zbd_write_error option description
Date: Fri,  9 May 2025 11:02:50 +0900	[thread overview]
Message-ID: <20250509020250.483865-1-dlemoal@kernel.org> (raw)

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


             reply	other threads:[~2025-05-09  2:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-09  2:02 Damien Le Moal [this message]
2025-05-09  2:17 ` [PATCH] man: Fix recover_zbd_write_error option description Shinichiro Kawasaki
2025-05-09 12:41   ` Vincent Fu
2025-05-09  3:38 ` fiotestbot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250509020250.483865-1-dlemoal@kernel.org \
    --to=dlemoal@kernel.org \
    --cc=axboe@kernel.dk \
    --cc=fio@vger.kernel.org \
    --cc=shinichiro.kawasaki@wdc.com \
    --cc=vincentfu@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox