commit | 2acf80675800d5e6775990d1280cca5c2ffb30e6 | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Tue Dec 09 11:04:40 2008 -0500 |
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Wed Dec 31 14:13:24 2008 +0200 |
tree | b751617534521236fbfd1f25844376c9b4b0628d | |
parent | 2edc2025c2583a18eafe5cdbc7deb36e320aaec5 [diff] |
UBIFS: simplify make_free_space The 'make_free_space()' function was too complex and this patch simplifies it. It also fixes a bug - the freespace test failed straight away on UBI volumes with 512 bytes LEB size. Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>