Re: [PATCH v2 0/4] block/nvme: split path limits for namespace heads
Yao Sang <[email protected]> Mon, 10 Aug 2026 16:50:05 +0800
| Newsgroups | org.kernel.vger.linux-block,org.infradead.lists.linux-nvme |
|---|---|
| Message-ID | <[email protected]> |
Just to clarify the base for this series: it is based on the public
nvme/nvme-7.3 branch at bf881dd20062 ("nvmet: reject out-of-range mdts
values in configfs store").
It depends on 224041412693 ("nvme-multipath: revalidate zones for
namespace heads"). Sashiko appears to have failed to fetch nvme/HEAD and
then tried axboe/HEAD, which does not contain that dependency, so the
reported apply failure looks like a baseline selection issue rather than a
conflict on the intended nvme tree.
Thanks,
Yao