Re: [PATCH v4 6/8] nvme-fc: fix controller reset hang during traffic

From: Daniel Wagner
Date: Wed Aug 11 2021 - 06:30:27 EST


On Tue, Aug 10, 2021 at 06:05:04PM -0700, Sagi Grimberg wrote:
> Why is there a conditional freeze?

The freeze only happens if I/O queues have been created/started. If I
understand this correctly, this is the corner case we were only able to
establish the admin queue and fail later to setup the I/O queues.