[RFC-PATCH 2/2] nvme: use the namespace id for block device names
Keith Busch
kbusch at kernel.org
Tue Mar 3 07:39:56 PST 2026
On Tue, Mar 03, 2026 at 08:34:38AM +0100, Hannes Reinecke wrote:
> The idea is nice, and I would love to go into that
> direction.
> But have you checked how this holds up under
> rescan/remapping (eg things like blktest/nvme/058)?
> Removal of the sysfs nodes might be delayed, and we cannot
> create new entries with the same name until then.
> So if that is taken care of, fine, but I don't see that in
> the patch ...
I see. I set out to ensure everything was ordered, but apparently I've
missed this case. Thanks for pointing out the test.
More information about the Linux-nvme
mailing list