Re: [2.6 patch] fs/ocfs2/: possible cleanups

2008-01-28 Thread Mark Fasheh
On Tue, Jan 29, 2008 at 12:11:41AM +0200, Adrian Bunk wrote: > 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

[2.6 patch] fs/ocfs2/: possible cleanups

2008-01-28 Thread Adrian Bunk
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: -

Re: [2.6 patch] fs/ocfs2/: possible cleanups

2008-01-28 Thread Mark Fasheh
On Tue, Jan 29, 2008 at 12:11:41AM +0200, Adrian Bunk wrote: 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

[2.6 patch] fs/ocfs2/: possible cleanups

2008-01-28 Thread Adrian Bunk
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: -