]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
UBIFS: do not update min_idx_lebs in stafs
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Fri, 22 Aug 2008 09:26:40 +0000 (12:26 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Sun, 31 Aug 2008 14:15:43 +0000 (17:15 +0300)
commit8191e1fa8131a422f4bf7b0f2dc1f8543fd17783
tree633b30c1a0e59c300c52a543daf9f59176e15e1a
parent601c0bc46753007be011b513ba4fc50ed8e30aef
UBIFS: do not update min_idx_lebs in stafs

This is bad because the rest of the code should not depend on it,
and this may hide bugss, instead of revealing them.

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