Searched hist:e9110361a9a4e258b072b14bd44eb78cf11453cb (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/mtd/ubi/ |
H A D | fastmap.c | diff e9110361a9a4e258b072b14bd44eb78cf11453cb Tue Jun 24 02:25:18 CDT 2014 Heiko Schocher <hs@denx.de> UBI: fix the volumes tree sorting criteria
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>
|