From: David Woodhouse Date: Fri, 1 Jun 2007 19:04:43 +0000 (+0100) Subject: [JFFS2] Fix obsoletion of metadata nodes in jffs2_add_tn_to_tree() X-Git-Tag: v2.6.22-rc4~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0477d24e2a87a9077b62298b01b031929f5cf2a2;p=pandora-kernel.git [JFFS2] Fix obsoletion of metadata nodes in jffs2_add_tn_to_tree() 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 --- Reading git-diff-tree failed