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:
718ea83
)
[JFFS2] Fix obsoletion of metadata nodes in jffs2_add_tn_to_tree()
author
David Woodhouse
<dwmw2@infradead.org>
Fri, 1 Jun 2007 19:04:43 +0000
(20:04 +0100)
committer
David Woodhouse
<dwmw2@infradead.org>
Fri, 1 Jun 2007 19:04:43 +0000
(20:04 +0100)
We should keep the mdata node with higher version number, not just the
one we happen to find latest. Doh.
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
No differences found