Re: [PATCH 2/2] nvme-fc: Wait with a timeout for queue to freeze

From: Ming Lei
Date: Tue Jul 06 2021 - 22:46:32 EST


On Tue, Jul 06, 2021 at 02:21:21PM +0200, Daniel Wagner wrote:
> A nvme_start_freeze() before nvme_wait_freeze() fixes the hangers. It is this
> simple?

Yeah, it can be the issue, also nvme_start_freeze() has to be paired
with nvme_unfreeze().


Thanks,
Ming