[PATCH] nvme-pci: fix queue unquiesce check on slot_reset

Christoph Hellwig hch at lst.de
Fri Apr 25 06:19:35 PDT 2025


On Thu, Apr 24, 2025 at 10:18:01AM -0700, Keith Busch wrote:
> From: Keith Busch <kbusch at kernel.org>
> 
> A zero return means the reset was successfully scheduled. We don't want
> to unquiesce the queues while the reset_work is pending, as that will
> just flush out requeued requests to a failed completion.
> 
> Fixes: 71a5bb153be104 ("nvme: ensure disabling pairs with unquiesce")

Sounds like this code path isn't get teste all the much if this stuck
around for so long..




More information about the Linux-nvme mailing list