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:
26d0577
)
UBIFS: restore budg_uncommitted_idx
author
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Tue, 30 Dec 2008 18:06:49 +0000
(20:06 +0200)
committer
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Wed, 31 Dec 2008 12:13:24 +0000
(14:13 +0200)
UBIFS stores uncommitted index size in c->budg_uncommitted_idx,
and this affect budgeting calculations. When mounting and
replaying, this variable is not updated, so we may end up
with "over-budgeting". This patch fixes the issue.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
fs/ubifs/replay.c
patch
|
blob
|
history
diff --cc
fs/ubifs/replay.c
Simple merge