From: Kurt Hackel Date: Wed, 17 Jan 2007 22:59:12 +0000 (-0800) Subject: ocfs2_dlm: wake up sleepers on the lockres waitqueue X-Git-Tag: v2.6.21-rc1~92^2~21^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6fa36402aba96362311318200d710ea1719e59b;p=pandora-kernel.git ocfs2_dlm: wake up sleepers on the lockres waitqueue The dlm was not waking up threads waiting on the lockres wait queue, waiting for the lockres to be no longer be in the DLM_LOCK_RES_IN_PROGRESS and the DLM_LOCK_RES_MIGRATING states. Signed-off-by: Kurt Hackel Signed-off-by: Sunil Mushran Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed