]> git.baikalelectronics.ru Git - kernel.git/commit
UBIFS: remove BUG statement
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Sun, 15 May 2011 09:40:46 +0000 (12:40 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Mon, 16 May 2011 07:31:41 +0000 (10:31 +0300)
commit9189b0d04809ffb27dfad1d9b6374174f8a3e68b
treecc0eaf76b5221fccc6f67ba616dd00be053de038
parent438dc1d4c225e696b376d7916034876dacf7693f
UBIFS: remove BUG statement

Remove a 'BUG()' statement when we are unable to find a bud and add a
similar 'ubifs_assert()' statement instead.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
fs/ubifs/replay.c