[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <36319a0f-34a6-9353-bc52-4d4d0fac27a5@amd.com>
Date: Mon, 31 Jul 2023 15:14:54 -0500
From: "Limonciello, Mario" <mario.limonciello@....com>
To: Christoph Hellwig <hch@....de>
Cc: August Wikerfors <git@...ustwikerfors.se>,
Keith Busch <kbusch@...nel.org>, axboe@...com,
sagi@...mberg.me, linux-nvme@...ts.infradead.org,
linux-kernel@...r.kernel.org, nilskruse97@...il.com,
David.Chang@....com
Subject: Re: [PATCH] nvme: Don't fail to resume if NSIDs change
On 7/31/2023 3:10 PM, Christoph Hellwig wrote:
> On Mon, Jul 31, 2023 at 03:09:08PM -0500, Limonciello, Mario wrote:
>> So is it reasonable to just add a check for
>>
>> ctrl->oacs & NVME_CTRL_OACS_NS_MNGT_SUPP
>>
>> In the same error handling path as this patch?
>
> No. There are tons of NVMe devices that only support creating and
> deleting namespace out of band, especially in virtualized and cloud
> setups.
Even if it's only the error handling path only that it's checked?
If you don't want more changes or heuristics on the error handling path
for this case, I think the best solution is probably to pick up
https://lore.kernel.org/all/20221116171727.4083-1-git@augustwikerfors.se/t/
instead then and hopefully we don't end up with more disks like this.
Powered by blists - more mailing lists