]> git.karo-electronics.de Git - karo-tx-linux.git/commit
f2fs: unify f2fs_bug_on when check blocks and segment
authorLiu Xue <liuxueliu.liu@huawei.com>
Mon, 27 Jul 2015 10:17:59 +0000 (10:17 +0000)
committerJaegeuk Kim <jaegeuk@kernel.org>
Wed, 5 Aug 2015 15:08:18 +0000 (08:08 -0700)
commit7a04f64d4d5367ade827d75388d66054b535e201
treed353d66de9204080d9f164399544e28f9e08ac8a
parentf3f338caad3428fbc4bb563828efc6ecce4d956b
f2fs: unify f2fs_bug_on when check blocks and segment

Replace BUG_ON with f2fs_bug_on to deal with
block and segment validity check failed.

Signed-off-by: Xue Liu <liuxueliu.liu@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/segment.h