commit | 8191e1fa8131a422f4bf7b0f2dc1f8543fd17783 | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Fri Aug 22 12:26:40 2008 +0300 |
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Sun Aug 31 17:15:43 2008 +0300 |
tree | 633b30c1a0e59c300c52a543daf9f59176e15e1a | |
parent | 601c0bc46753007be011b513ba4fc50ed8e30aef [diff] |
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>