commit | af14a1ad792621942a03e4bd0e5f17b6e177e2e0 | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Fri Dec 19 19:26:29 2008 +0200 |
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Tue Dec 23 12:23:29 2008 +0200 |
tree | b91e77a8a1a373ca3dfcc84ec0feb243fb74e2e5 | |
parent | d3cf502b6ccee1c52890d42cd18cbc98b7526126 [diff] |
UBIFS: fix available blocks count Take into account that 2 eraseblocks are never available because they are reserved for the index. This gives more realistic count of FS blocks. To avoid future confusions like this, introduce a constant. Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>