[PATCH 3.2 087/107] ocfs2/dlm: fix deadlock when dispatch assert master

2015-10-08 Thread Ben Hutchings
3.2.72-rc1 review patch. If anyone has any objections, please let me know. -- From: Joseph Qi commit 012572d4fc2e4ddd5c8ec8614d51414ec6cae02a upstream. The order of the following three spinlocks should be: dlm_domain_lock < dlm_ctxt->spinlock < dlm_lock_resource->spinlock

[PATCH 3.2 087/107] ocfs2/dlm: fix deadlock when dispatch assert master

2015-10-08 Thread Ben Hutchings
3.2.72-rc1 review patch. If anyone has any objections, please let me know. -- From: Joseph Qi commit 012572d4fc2e4ddd5c8ec8614d51414ec6cae02a upstream. The order of the following three spinlocks should be: dlm_domain_lock < dlm_ctxt->spinlock <