From: Heiko Schocher Date: Tue, 24 Jun 2014 07:25:18 +0000 (+0200) Subject: UBI: fix the volumes tree sorting criteria X-Git-Tag: omap-for-v3.17/fixes-against-rc2~278^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9110361a9a4e258b072b14bd44eb78cf11453cb;p=pandora-kernel.git 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 Acked-by: Richard Weinberger Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed