Revert "nvme-fc: fix race between error recovery and creating association"
authorKeith Busch <kbusch@kernel.org>
Mon, 18 Dec 2023 16:19:39 +0000 (08:19 -0800)
committerKeith Busch <kbusch@kernel.org>
Tue, 19 Dec 2023 16:58:46 +0000 (08:58 -0800)
commitd3e8b1858734bf46cda495be4165787b9a3981a6
tree2134a88189d54096fa1cabecdf6991e7a8f41df1
parentc6d3ab9e76dc01011392cf8309f7e684b94ec464
Revert "nvme-fc: fix race between error recovery and creating association"

The commit was identified to might sleep in invalid context and is
blocking regression testing.

This reverts commit ee6fdc5055e916b1dd497f11260d4901c4c1e55e.

Link: https://lore.kernel.org/linux-nvme/hkhl56n665uvc6t5d6h3wtx7utkcorw4xlwi7d2t2bnonavhe6@xaan6pu43ap6/
Link: https://lists.infradead.org/pipermail/linux-nvme/2023-December/043756.html
Reported-by: Daniel Wagner <dwagner@suse.de>
Reported-by: Maurizio Lombardi <mlombard@redhat.com>
Cc: Michael Liang <mliang@purestorage.com>
Tested-by: Daniel Wagner <dwagner@suse.de>
Reviewed-by: Daniel Wagner <dwagner@suse.de>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Keith Busch <kbusch@kernel.org>
drivers/nvme/host/fc.c