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:
d17a777
)
UBIFS: re-calculate min_idx_size after the commit
author
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Mon, 22 Dec 2008 09:09:04 +0000
(11:09 +0200)
committer
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Mon, 5 Jan 2009 19:38:58 +0000
(21:38 +0200)
When we commit, but before we try to write anything to the flash
media, @c->min_idx_size is inaccurate, because we do not re-calculate
it after the commit. Do not forget to do this.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
No differences found