commit | 6cb129f5675c39944e5fe18fd2530a2eb771b754 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Thu Apr 26 00:29:35 2007 -0700 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Wed May 02 15:07:27 2007 -0700 |
tree | 18290b53d302573632c0d5f906a0b4af8f8d4b39 | |
parent | 586d232b191b776a1c6d51c10c662b8b3e238fdf [diff] |
[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>