]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3aa362b6818b410ee1656facb2e793612bb2539c
treec8f7dcce4abd830fc964e99f527a8b877049316c
parent0af29bc67d14aac0e4d3e7be81ef11c166db55d4
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