]> Pileus Git - ~andy/linux/commit
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)
commitb221337ae4ef9baff84d6d5ecb806e79a5597329
tree5dafb3b31751fee5c50656be2157bc9865732f7d
parentf55aa59106b66cd547c8f296e0b3430ad76554c5
UBIFS: fix bogus assertion

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