From: Jens Axboe <axboe@kernel.dk>
To: Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>, fio@vger.kernel.org
Cc: Damien Le Moal <Damien.LeMoal@wdc.com>,
Dmitry Fomichev <Dmitry.Fomichev@wdc.com>
Subject: Re: [PATCH v4 0/2] zbd: fix zone reset for file reset during asynchronous IOs
Date: Mon, 12 Apr 2021 06:56:41 -0600 [thread overview]
Message-ID: <cc2b71c1-e754-eb03-d2be-e1117d50d9b2@kernel.dk> (raw)
In-Reply-To: <20210412070225.192504-1-shinichiro.kawasaki@wdc.com>
On 4/12/21 1:02 AM, Shin'ichiro Kawasaki wrote:
> Hi Jens, could you consider to merge this series to upstream?
>
> Repeated random write jobs with block size unaligned to zone size and libaio
> engine trigger unaligned command errors because of zone reset during
> asynchronous writes in-flight. The first patch of this series addresses the
> problem by removing the zone reset. The second patch adds a new test case to
> confirm the problem fix and to prevent future regression.
Applied, thanks.
--
Jens Axboe
prev parent reply other threads:[~2021-04-12 12:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-12 7:02 [PATCH v4 0/2] zbd: fix zone reset for file reset during asynchronous IOs Shin'ichiro Kawasaki
2021-04-12 7:02 ` [PATCH v4 1/2] zbd: avoid zone reset during asynchronous IOs in-flight Shin'ichiro Kawasaki
2021-04-12 7:02 ` [PATCH v4 2/2] t/zbd: test repeated async write with block size unaligned to zone size Shin'ichiro Kawasaki
2021-04-12 12:56 ` Jens Axboe [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=cc2b71c1-e754-eb03-d2be-e1117d50d9b2@kernel.dk \
--to=axboe@kernel.dk \
--cc=Damien.LeMoal@wdc.com \
--cc=Dmitry.Fomichev@wdc.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.