commit | 006000566d4e95b8d1924addfb41094acf0d5ec2 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Tue Jan 29 00:11:41 2008 +0200 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Mon Mar 03 15:50:21 2008 -0800 |
tree | 4f0617f1d7dcc1728e8d6e3bff17dbf510af4bb9 | |
parent | 0dd3256e04c452396c9d22943e4a18e02f4dbdf4 [diff] |
[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 <bunk@kernel.org> Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>