Re: [PATCH 2/2] nvme/host: add delayed retries upon non-fatal error during ns validation

From: Alex Tran
Date: Thu Dec 25 2025 - 19:09:30 EST


> Given that ns scanning is already async, wouldn't it be simpler to
> simply retry locally
> in a loop?

It would be much simpler to perform this locally in a retry loop.
Thanks for the feedback! I'll follow up with a rework in v2.

--
Yours,
Alex Tran