[PATCH 2/2] nvme: fix unmatched id's under delayed path deletion

Keith Busch kbusch at kernel.org
Wed Feb 25 12:34:33 PST 2026


On Wed, Feb 25, 2026 at 12:21:09PM -0800, Keith Busch wrote:
> +
> +			WARN_ONCE(list_empty(&head->list));

Ugh, I know this should be WARN_ON_ONCE()... 



More information about the Linux-nvme mailing list