From: Adrian Bunk Date: Tue, 16 May 2006 15:26:41 +0000 (+0200) Subject: [PATCH] fs/ocfs2/dlm/: cleanups X-Git-Tag: v2.6.18-rc1~594^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fb5a9891dbb553dda96783dbc0dc4e77cbb2529;p=pandora-kernel.git [PATCH] fs/ocfs2/dlm/: cleanups 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 Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed