[PATCH 5/8] nvme: sync the namespace scanning during ctrl start
Max Gurtovoy
mgurtovoy at nvidia.com
Thu Jan 25 07:55:21 PST 2024
On 25/01/2024 16:41, Christoph Hellwig wrote:
> On Wed, Jan 24, 2024 at 12:23:33PM +0200, Max Gurtovoy wrote:
>> Even in this case of re-creation we must sync the namespace identification.
>
> But a format is not a re-creation.
>
we currently don't support format in fabrics so maybe I didn't use the
correct word during my answer.
because of the dynamic nature of controllers and namespaces we have the
identify ctrl/ns commands in the specification and we need to use them.
Re-queue requests to a non identified namespace is bad behavior. It
might be even a spec violation (I need to dig into the spec for it
probably and try to find some description on that scenario).
More information about the Linux-nvme
mailing list