]> 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)
commita1f08fbd24e9e376bff6cfcbd988032c580a4c4e
treec8f7dcce4abd830fc964e99f527a8b877049316c
parente711044217f3705a3850347d2c3dc82731e18662
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