git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3cf502
)
UBIFS: fix available blocks count
author
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Fri, 19 Dec 2008 17:26:29 +0000
(19:26 +0200)
committer
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Tue, 23 Dec 2008 10:23:29 +0000
(12:23 +0200)
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>
No differences found