fio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Vincent Fu <vincentfu@gmail.com>
To: Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>,
	fio@vger.kernel.org, Jens Axboe <axboe@kernel.dk>
Cc: Damien Le Moal <dlemoal@kernel.org>,
	Dmitry Fomichev <Dmitry.Fomichev@wdc.com>
Subject: Re: [PATCH 0/3] zbd: fix two zonemode zbd problems
Date: Tue, 30 Apr 2024 13:35:12 -0400	[thread overview]
Message-ID: <114ae848-2cbc-40ba-8034-6a481604e38b@gmail.com> (raw)
In-Reply-To: <20240430103022.4136039-1-shinichiro.kawasaki@wdc.com>

On 4/30/24 06:30, Shin'ichiro Kawasaki wrote:
> Recently, two problems were found regarding fio zonemode=zbd option. The first
> problem is the unexpected zone resets and the verify failures when
> verify_backlog option is specified. The second is the unexpected failure of test
> case 31 in t/zbd/test-zbd-support.
> 
> The first two patches address the first problem, and the last patch addresses
> the second, respectively.
> 
> Shin'ichiro Kawasaki (3):
>    zbd: remove unnecessary verify_backlog check in zbd_file_reset()
>    t/zbd: add test case to confirm verify_backlog=1 options
>    t/zbd: avoid test case 31 failure with small devices
> 
>   t/zbd/test-zbd-support | 19 +++++++++++++++++--
>   zbd.c                  |  3 ---
>   2 files changed, 17 insertions(+), 5 deletions(-)
> 

Applied. Thanks.

      parent reply	other threads:[~2024-04-30 17:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-30 10:30 [PATCH 0/3] zbd: fix two zonemode zbd problems Shin'ichiro Kawasaki
2024-04-30 10:30 ` [PATCH 1/3] zbd: remove unnecessary verify_backlog check in zbd_file_reset() Shin'ichiro Kawasaki
2024-04-30 10:30 ` [PATCH 2/3] t/zbd: add test case to confirm verify_backlog=1 options Shin'ichiro Kawasaki
2024-04-30 10:30 ` [PATCH 3/3] t/zbd: avoid test case 31 failure with small devices Shin'ichiro Kawasaki
2024-04-30 17:35 ` Vincent Fu [this message]

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=114ae848-2cbc-40ba-8034-6a481604e38b@gmail.com \
    --to=vincentfu@gmail.com \
    --cc=Dmitry.Fomichev@wdc.com \
    --cc=axboe@kernel.dk \
    --cc=dlemoal@kernel.org \
    --cc=fio@vger.kernel.org \
    --cc=shinichiro.kawasaki@wdc.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).