Namespace removal deadlock in case of namespace detach command

Sunad Bhandary S sunad.s at samsung.com
Mon Apr 18 05:00:51 PDT 2016


On receipt of a namespace attribute changed AER, we acquire the namespace mutex lock before proceeding to scan and validate the namespace list.
In case of namespace detach/delete command, nvme_ns_remove function deadlocks trying to acquire the already held lock.

Thanks and Regards,
Sunad


More information about the Linux-nvme mailing list