[PATCH V2 0/6]nvme-pci: fixes on nvme_timeout and nvme_dev_disable

Keith Busch keith.busch at intel.com
Fri Feb 9 09:12:31 PST 2018


On Fri, Feb 09, 2018 at 09:50:58AM +0800, jianchao.wang wrote:
> 
> if we set NVME_REQ_CANCELLED and return BLK_EH_HANDLED as the RESETTING case,
> nvme_reset_work will hang forever, because no one could complete the entered requests.

Except it's no longer in the "RESETTING" case since you added the
"CONNECTING" state, so that's already broken for other reasons...



More information about the Linux-nvme mailing list