ocfs2_dlm: Calling post handler function in assert master handler
authorKurt Hackel <kurt.hackel@oracle.com>
Thu, 18 Jan 2007 01:05:53 +0000 (17:05 -0800)
committerMark Fasheh <mark.fasheh@oracle.com>
Wed, 7 Feb 2007 20:07:24 +0000 (12:07 -0800)
commit3b8118cffad224415c6f6f35abe7ca2a1d79c05a
tree2896f977f25b1c874472bdabb90d72c755f95573
parentd74c9803a90d733f5fb7270475aa6d14b45796c6
ocfs2_dlm: Calling post handler function in assert master handler

This patch prevents the dlm from sending the clear refmap message
before the set refmap. We use the newly created post function handler
routine to accomplish the task.

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/dlmcommon.h
fs/ocfs2/dlm/dlmdomain.c
fs/ocfs2/dlm/dlmmaster.c
fs/ocfs2/dlm/dlmthread.c