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)
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>

No differences found