[PATCH] nvme: bring back auto-removal of deleted namespaces during sequential scan

Keith Busch kbusch at kernel.org
Mon Feb 27 07:36:58 PST 2023


On Tue, Feb 21, 2023 at 02:23:07PM -0800, Christoph Hellwig wrote:
> Bring back the check of the Identify Namespace return value for the
> legacy NVMe 1.0-style sequential scanning.  While NVMe 1.0 does not
> support namespace management, there are "modern" cloud solutions like
> Google Cloud Platform that claim the obsolete 1.0 compliance for no
> good reason while supporting proprietary sideband namespace management.
> 
> Fixes: 1a893c2bfef4 ("nvme: refactor namespace probing")
> Reported-by: Nils Hanke <nh at edgeless.systems>
> Signed-off-by: Christoph Hellwig <hch at lst.de>

Looks good.

Reviewed-by: Keith Busch <kbusch at kernel.org>



More information about the Linux-nvme mailing list