[PATCH] ocfs2: manually grant remote recovery lock
authorKurt Hackel <kurt.hackel@oracle.com>
Thu, 19 Jan 2006 01:07:47 +0000 (17:07 -0800)
committerMark Fasheh <mark.fasheh@oracle.com>
Thu, 16 Feb 2006 20:02:13 +0000 (12:02 -0800)
commit558c70c59b75a5a53ba496fe3bccea80a9e3e6fb
tree4120f862eda3b1141fb29e07febaddb568f8c297
parent44465a7daf7c4e34199b2b0ebb3c5101619dcb9d
[PATCH] ocfs2: manually grant remote recovery lock

* fix a hang in recovery that occurred in dlmlock_remote.  the $RECOVERY
  lock was never moved to the granted queue even after getting DLM_NORMAL
  back from the master node.

Signed-off-by: Kurt Hackel <kurt.hackel@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/dlm/dlmlock.c