All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keith Busch <kbusch@kernel.org>
To: Yao Sang <sangyao@kylinos.cn>
Cc: linux-nvme@lists.infradead.org, dlemoal@kernel.org,
	axboe@kernel.dk, hch@lst.de, sagi@grimberg.me
Subject: Re: [PATCH v2] nvme-multipath: revalidate zones for namespace heads
Date: Mon, 6 Jul 2026 12:53:37 -0600	[thread overview]
Message-ID: <akv5sZSOvxW7JbWI@kbusch-mbp> (raw)
In-Reply-To: <20260610032846.54044-1-sangyao@kylinos.cn>

On Wed, Jun 10, 2026 at 11:28:46AM +0800, Yao Sang wrote:
> Zoned multipath namespace heads get BLK_FEAT_ZONED and their limits are
> refreshed from the paths, but the zone state for the head disk is never
> initialized. The previous nr_zones assignment only updated a single
> field and did not allocate or populate the block layer's per-zone state.
> 
> The failure was found with xfstests xfs/643 and xfs/646 on an NVMe
> ZNS multipath namespace. Tracing showed regular REQ_OP_WRITE I/O being
> submitted to sequential zones through the multipath head.

Thanks, applied to nvme-7.3.


      parent reply	other threads:[~2026-07-06 18:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-10  3:28 [PATCH v2] nvme-multipath: revalidate zones for namespace heads Yao Sang
2026-06-10  5:09 ` Christoph Hellwig
2026-07-06 18:53 ` Keith Busch [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=akv5sZSOvxW7JbWI@kbusch-mbp \
    --to=kbusch@kernel.org \
    --cc=axboe@kernel.dk \
    --cc=dlemoal@kernel.org \
    --cc=hch@lst.de \
    --cc=linux-nvme@lists.infradead.org \
    --cc=sagi@grimberg.me \
    --cc=sangyao@kylinos.cn \
    /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.