From: Adrian Bunk Date: Mon, 28 Jan 2008 22:11:41 +0000 (+0200) Subject: [2.6 patch] fs/ocfs2/: possible cleanups X-Git-Tag: v2.6.25-rc4~93^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=006000566d4e95b8d1924addfb41094acf0d5ec2;p=pandora-kernel.git [2.6 patch] fs/ocfs2/: possible cleanups This patch contains the following cleanups that are now possible: - make the following needlessly global functions static: - dlmglue.c:ocfs2_process_blocked_lock() - heartbeat.c:ocfs2_node_map_init() - #if 0 the following unused global function plus support functions: - heartbeat.c:ocfs2_node_map_is_only() Signed-off-by: Adrian Bunk Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed