[PATCH] nvme: don't create a multipath node for zero capacity devices
Keith Busch
kbusch at kernel.org
Thu Apr 4 08:58:24 PDT 2024
On Wed, Apr 03, 2024 at 02:47:17PM +0200, Christoph Hellwig wrote:
> Apparently there are nvme controllers around that report namespaces
> in the namespace list which have zero capacity. Return -ENXIO instead
> of -ENODEV from nvme_update_ns_info_block so we don't create a hidden
> multipath node for these namespaces but entirely ignore them.
Thanks, applied to nvme-6.9.
More information about the Linux-nvme
mailing list