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:13:22 +0000 (16:13 +0200)
commitc92b586a30c491f471121358d336cd5479717892
tree4bbfcc6307d9f8d0fcc2cfa9aa86b63d0a5febcd
parent36b785b2aa5f058fb48ea76bd9300d2b7e9263e4
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