[2.6 patch] fs/ocfs2/: possible cleanups
authorAdrian Bunk <bunk@kernel.org>
Mon, 28 Jan 2008 22:11:41 +0000 (00:11 +0200)
committerMark Fasheh <mark.fasheh@oracle.com>
Mon, 3 Mar 2008 23:50:21 +0000 (15:50 -0800)
commit006000566d4e95b8d1924addfb41094acf0d5ec2
tree4f0617f1d7dcc1728e8d6e3bff17dbf510af4bb9
parent0dd3256e04c452396c9d22943e4a18e02f4dbdf4
[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>
fs/ocfs2/dlmglue.c
fs/ocfs2/dlmglue.h
fs/ocfs2/heartbeat.c
fs/ocfs2/heartbeat.h