Btrfs: convert all bug_ons in free-space-cache.c
authorJosef Bacik <jbacik@fusionio.com>
Mon, 26 Aug 2013 21:14:08 +0000 (17:14 -0400)
committerChris Mason <chris.mason@fusionio.com>
Sun, 1 Sep 2013 12:16:33 +0000 (08:16 -0400)
commitb12d6869f67a95692017d26313ea5736d4043d0f
treec8f7dcce4abd830fc964e99f527a8b877049316c
parent2e17c7c65e5dcbb53a6384a3406244f62bca189c
Btrfs: convert all bug_ons in free-space-cache.c

All of these are logic checks to make sure we're not breaking anything, so
convert them over to ASSERT().  Thanks,

Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
fs/btrfs/free-space-cache.c