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)
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>

No differences found