commit | 1123e2a85941c7f506bd42c91c7e9ab74fc42d79 | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Sat May 05 16:29:34 2007 +0100 |
committer | David Woodhouse <dwmw2@infradead.org> | Sat May 05 16:29:34 2007 +0100 |
tree | dd8474b7d3a00442178b18baf62c09642d306845 | |
parent | 3fddb6c985e3823c991399840d2d5ef5940e1b60 [diff] |
[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 <dwmw2@infradead.org>