Re: [PATCH] nvme-multipath: fix bogus request queue reference put

From: mengfanhui
Date: Tue Mar 19 2024 - 22:04:15 EST


In this scenario. upstream should also appear.

在 2024/3/17 15:33, Sagi Grimberg 写道:
>
>
> On 14/03/2024 8:13, mengfanhui wrote:
>> Purpose that to check if we ever added a live path (using
>> NVME_NS_HEAD_HAS_DISK flag) and if not, clear the disk->queue
>> reference.The purpose is to perform security checks and remove the disk.
>
> Does this issue happen in upstream? If it isn't I don't see a reason to fix
> a non-existing bug here.