[PATCH] fs/ocfs2/: make 3 functions static
authorAdrian Bunk <bunk@stusta.de>
Thu, 26 Apr 2007 07:29:35 +0000 (00:29 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Wed, 2 May 2007 22:07:27 +0000 (15:07 -0700)
commit6cb129f5675c39944e5fe18fd2530a2eb771b754
tree18290b53d302573632c0d5f906a0b4af8f8d4b39
parent586d232b191b776a1c6d51c10c662b8b3e238fdf
[PATCH] fs/ocfs2/: make 3 functions static

This patch makes the following needlessly global functions static:
- aops.c: ocfs2_write_data_page()
- dlmglue.c: ocfs2_dump_meta_lvb_info()
- file.c: ocfs2_set_inode_size()

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/aops.c
fs/ocfs2/dlmglue.c
fs/ocfs2/dlmglue.h
fs/ocfs2/file.c
fs/ocfs2/file.h