[PATCH v2] nvmet-rdma: recheck queue state is LIVE in state lock in recv done

Keith Busch kbusch at kernel.org
Tue Feb 18 07:45:01 PST 2025


On Sun, Feb 16, 2025 at 08:49:56PM +0800, Ruozhu Li wrote:
> The queue state checking in nvmet_rdma_recv_done is not in queue state
> lock.Queue state can transfer to LIVE in cm establish handler between
> state checking and state lock here, cause a silent drop of nvme connect
> cmd.
> Recheck queue state whether in LIVE state in state lock to prevent this
> issue.

Thanks, applied to nvme-6.14.



More information about the Linux-nvme mailing list