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)
commitc49139d8096dc1c392455dbc3f158b46038fc9d4
treecc0eaf76b5221fccc6f67ba616dd00be053de038
parente76a452640dc110147f7a7da1dcfb1c5026f982d
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