]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitc77309350c18ebf4b82a0d23b79a553202f75854
tree4120f862eda3b1141fb29e07febaddb568f8c297
parentdc622936eeb62cb526064a7348e2964207d93063
[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