]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbdb01344a9e31ec93042a8d6cca0fc942e0a951c
tree2af11fe9a4421f1438de09e687749c25b8d6b37a
parent23e2c767e0261a60cb52646c7412474789f8b7a6
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