xfs: make several more functions static
authorEric Sandeen <sandeen@sandeen.net>
Thu, 19 Nov 2009 15:52:00 +0000 (15:52 +0000)
committerAlex Elder <aelder@sgi.com>
Fri, 15 Jan 2010 21:31:38 +0000 (15:31 -0600)
commit5d77c0dc0c05c2c65aee16149fae06831a118730
tree742ac29243b5cd00b4e3cf2a01b6aec5046912ae
parent6bded0f383fd7971b76ad6c194dda7d5b814b871
xfs: make several more functions static

Just minor housekeeping, a lot more functions can be trivially made
static; others could if we reordered things a bit...

Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Signed-off-by: Alex Elder <aelder@sgi.com>
fs/xfs/linux-2.6/xfs_sync.c
fs/xfs/linux-2.6/xfs_sync.h
fs/xfs/xfs_attr.c
fs/xfs/xfs_attr.h
fs/xfs/xfs_bmap_btree.c
fs/xfs/xfs_bmap_btree.h
fs/xfs/xfs_dir2_node.c
fs/xfs/xfs_dir2_node.h
fs/xfs/xfs_log_priv.h
fs/xfs/xfs_log_recover.c