]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ocfs2_dlm: Dlm dispatch was stopping too early
authorKurt Hackel <kurt.hackel@oracle.com>
Wed, 17 Jan 2007 22:57:50 +0000 (14:57 -0800)
committerMark Fasheh <mark.fasheh@oracle.com>
Wed, 7 Feb 2007 20:04:27 +0000 (12:04 -0800)
commit28b72d9c92ed43e01e4094f57bcad1814b002779
tree11439adde553b15fcdb9f927bc8f60d4d0fe281f
parent50635f15b324cbf45a58f103e6b4c7e42502b683
ocfs2_dlm: Dlm dispatch was stopping too early

dlm_dispatch_work was not processing the queued up tasks at
the first sign of the node leaving the domain leading to not
only incompleted tasks but also a mismatch in the dlm refcnt.

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