From: Jens Axboe <axboe@kernel.dk>
To: linux-block@vger.kernel.org, Damien Le Moal <dlemoal@kernel.org>
Cc: Christoph Hellwig <hch@lst.de>, Hans Holmberg <Hans.Holmberg@wdc.com>
Subject: Re: [PATCH] zloop: fix zone append check in zloop_rw()
Date: Wed, 19 Nov 2025 07:39:53 -0700 [thread overview]
Message-ID: <176356319327.450220.5350541369722485786.b4-ty@kernel.dk> (raw)
In-Reply-To: <20251119043423.1668972-1-dlemoal@kernel.org>
On Wed, 19 Nov 2025 13:34:23 +0900, Damien Le Moal wrote:
> While commit cf28f6f923cb ("zloop: fail zone append operations that are
> targeting full zones") added a check in zloop_rw() that a zone append is
> not issued to a full zone, commit e3a96ca90462 ("zloop: simplify checks
> for writes to sequential zones") inadvertently removed the check to
> verify that there is enough unwritten space in a zone for an incoming
> zone append opration.
>
> [...]
Applied, thanks!
[1/1] zloop: fix zone append check in zloop_rw()
commit: a9637ab93c6cfdf7a80a299b7de691dea6a7d7ba
Best regards,
--
Jens Axboe
prev parent reply other threads:[~2025-11-19 14:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-19 4:34 [PATCH] zloop: fix zone append check in zloop_rw() Damien Le Moal
2025-11-19 5:40 ` Christoph Hellwig
2025-11-19 9:01 ` Hans Holmberg
2025-11-19 14:39 ` 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=176356319327.450220.5350541369722485786.b4-ty@kernel.dk \
--to=axboe@kernel.dk \
--cc=Hans.Holmberg@wdc.com \
--cc=dlemoal@kernel.org \
--cc=hch@lst.de \
--cc=linux-block@vger.kernel.org \
/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.