Btrfs: make things static and include the right headers
authorChristoph Hellwig <hch@lst.de>
Tue, 2 Dec 2008 14:54:17 +0000 (09:54 -0500)
committerChris Mason <chris.mason@oracle.com>
Tue, 2 Dec 2008 14:54:17 +0000 (09:54 -0500)
commitb2950863c61bc24cf0f63bc05947d9d50663c4c0
tree3005a034713fe86db2d64ab1b21fe8762f6a4b0c
parent1ffa4f426c002161b7dbd58b297f5d0680e7dd6a
Btrfs: make things static and include the right headers

Shut up various sparse warnings about symbols that should be either
static or have their declarations in scope.

Signed-off-by: Christoph Hellwig <hch@lst.de>
13 files changed:
fs/btrfs/ctree.c
fs/btrfs/disk-io.c
fs/btrfs/extent-tree.c
fs/btrfs/extent_io.c
fs/btrfs/free-space-cache.c
fs/btrfs/inode-item.c
fs/btrfs/inode.c
fs/btrfs/ioctl.c
fs/btrfs/root-tree.c
fs/btrfs/super.c
fs/btrfs/tree-log.c
fs/btrfs/volumes.c
fs/btrfs/zlib.c