UBIFS: fix LPT out-of-space bug (again)
authorAdrian Hunter <ext-adrian.hunter@nokia.com>
Tue, 27 Jan 2009 13:22:54 +0000 (15:22 +0200)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 28 Jan 2009 14:02:07 +0000 (16:02 +0200)
commit4a29d2005b0f28d018d36d209c47f3973a725df5
tree4247a356d08e79fb72367f9b13f861da466315f4
parent6f7ab6d458bbfc2f55d295fa3e6b9e69cdb1d517
UBIFS: fix LPT out-of-space bug (again)

The function to traverse and dirty the LPT was still not
dirtying all nodes, with the result that the LPT could
run out of space.

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