UBIFS: remove incorrect assert
authorAdrian Hunter <ext-adrian.hunter@nokia.com>
Wed, 17 Sep 2008 07:52:07 +0000 (10:52 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 17 Sep 2008 11:47:09 +0000 (14:47 +0300)
commit6e14968c869cd30e236bb626dd0c16421d2a658d
treecda074861f6c0a7d8c67a07bb8da2f9fff874566
parent6dcfac4f13d6b32fbaa60b64a23249999e66af8e
UBIFS: remove incorrect assert

The assert was not valid because one of the variables
'taken_empty_lebs' has transient values out of sync
with the other variables.

Signed-off-by: Adrian Hunter <ext-adrian.hunter@nokia.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
fs/ubifs/find.c