[PATCH 3/8] nvme: allocate a new namespace if validation fail
Christoph Hellwig
hch at lst.de
Tue Jan 23 01:02:16 PST 2024
On Mon, Jan 22, 2024 at 04:56:54PM +0200, Max Gurtovoy wrote:
> Namespace validation can fail in case some of the namespace identifiers
> were changed. In this case, we will give up and remove the namespace.
> Add a mechanism to retry the allocation of a new namespace instance that
> will be setup according to the new namespace identifiers.
Can you come up with a testcase for blktests to exercise this path?
More information about the Linux-nvme
mailing list