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:
2eae7ae
)
UBIFS: fix bulk-read handling uptodate pages
author
Adrian Hunter
<ext-adrian.hunter@nokia.com>
Fri, 12 Sep 2008 07:34:51 +0000
(10:34 +0300)
committer
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Sat, 25 Oct 2008 15:47:36 +0000
(18:47 +0300)
Bulk-read skips uptodate pages but this was putting its
array index out and causing it to treat subsequent pages
as holes.
Signed-off-by: Adrian Hunter <ext-adrian.hunter@nokia.com>
No differences found