diff options
author | Daniel Wagner <dwagner@suse.de> | 2024-01-31 11:51:10 +0300 |
---|---|---|
committer | Keith Busch <kbusch@kernel.org> | 2024-02-01 18:44:52 +0300 |
commit | 710c69dbaccdac312e32931abcb8499c1525d397 (patch) | |
tree | c8e2a8d7dae4d8068f1c752fc23e64926fe79e57 /include/linux/fpga/fpga-mgr.h | |
parent | 3146345c2e9c2f661527054e402b0cfad80105a4 (diff) | |
download | linux-710c69dbaccdac312e32931abcb8499c1525d397.tar.xz |
nvmet-fc: avoid deadlock on delete association path
When deleting an association the shutdown path is deadlocking because we
try to flush the nvmet_wq nested. Avoid this by deadlock by deferring
the put work into its own work item.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Daniel Wagner <dwagner@suse.de>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions