[REPOST PATCH] nvmet: Fix fatal_err_work deadlock

Christoph Hellwig hch at infradead.org
Fri Oct 20 03:27:21 PDT 2017


Why can't we just switch to flush_work instead of cancel_work_sync?

fatal_err_work never requeues itself, although we might need
protection against queueing more up once we enter nvmet_ctrl_free.



More information about the Linux-nvme mailing list