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

From: Sagi Grimberg
Date: Sun Mar 17 2024 - 03:33:19 EST




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.