Btrfs: get rid of sparse warnings
authorStefan Behrens <sbehrens@giantdisaster.de>
Wed, 14 Aug 2013 16:12:25 +0000 (18:12 +0200)
committerChris Mason <chris.mason@fusionio.com>
Sun, 1 Sep 2013 12:15:50 +0000 (08:15 -0400)
commit35a3621beb3e2face3e7954eaee20a8fa0043fac
tree2af11fe9a4421f1438de09e687749c25b8d6b37a
parent18674c6cc10e78745f7af7faf26583ea9fe78c38
Btrfs: get rid of sparse warnings

make C=2 fs/btrfs/ CF=-D__CHECK_ENDIAN__

I tried to filter out the warnings for which patches have already
been sent to the mailing list, pending for inclusion in btrfs-next.

All these changes should be obviously safe.

Signed-off-by: Stefan Behrens <sbehrens@giantdisaster.de>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
fs/btrfs/backref.c
fs/btrfs/check-integrity.c
fs/btrfs/ctree.c
fs/btrfs/ctree.h
fs/btrfs/delayed-ref.c
fs/btrfs/disk-io.c
fs/btrfs/extent_io.c
fs/btrfs/send.c
fs/btrfs/volumes.c