UBIFS: fix bogus assertion
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Sun, 15 Mar 2009 15:20:22 +0000 (17:20 +0200)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Sun, 15 Mar 2009 15:20:22 +0000 (17:20 +0200)
Empty journal head LEBs are accounted as taken empty as well, so
the GC LEB does not have to be the only taken empty LEB when
nounting/remounting.

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

Simple merge