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:
a497c3b
)
UBI: fix the volumes tree sorting criteria
author
Heiko Schocher
<hs@denx.de>
Tue, 24 Jun 2014 07:25:18 +0000
(09:25 +0200)
committer
Artem Bityutskiy
<artem.bityutskiy@linux.intel.com>
Tue, 1 Jul 2014 06:23:03 +0000
(09:23 +0300)
Commig "604b592 UBI: fix rb_tree node comparison in add_map"
broke fastmap backward compatibility and older fastmap images
cannot be mounted anymore. The reason is that it changes the
volumes RB-tree sorting criteria. This patch fixes the problem.
Artem: re-write the commit message
Signed-off-by: Heiko Schocher <hs@denx.de>
Acked-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
drivers/mtd/ubi/fastmap.c
patch
|
blob
|
history
diff --cc
drivers/mtd/ubi/fastmap.c
Simple merge