From: David Woodhouse Date: Sat, 5 May 2007 15:29:34 +0000 (+0100) Subject: [JFFS2] Remember to calculate overlap on nodes which replace older nodes X-Git-Tag: v2.6.22-rc1~142^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1123e2a85941c7f506bd42c91c7e9ab74fc42d79;p=pandora-kernel.git [JFFS2] Remember to calculate overlap on nodes which replace older nodes This fixes a problem Artem found with the integck test tool -- we weren't correctly keeping track of the 'overlap' flag in some cases, which led to the nodes being played back in an incorrect order and file corruption. Signed-off-by: David Woodhouse --- Reading git-diff-tree failed