[PATCH] fs/ocfs2/dlm/: cleanups
authorAdrian Bunk <bunk@stusta.de>
Tue, 16 May 2006 15:26:41 +0000 (17:26 +0200)
committerMark Fasheh <mark.fasheh@oracle.com>
Mon, 26 Jun 2006 21:43:21 +0000 (14:43 -0700)
This patch #if 0's the no longer used dlm_dump_lock_resources().

Since this makes dlmdebug.h empty, this patch also removes this header.

Additionally, the needlessly global dlm_is_node_recovered() is made
static.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>

No differences found