commit | 92525726df0c30e080b0fce9b0eb699c622d261e | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Wed Nov 21 12:08:16 2007 -0500 |
committer | David Woodhouse <dwmw2@infradead.org> | Wed Nov 21 12:08:16 2007 -0500 |
tree | 511f16b19bfce5b460e652b37f2400f52b196da6 | |
parent | 8547e583a1140698cab41bc3f687efe8f8b2bb41 [diff] |
[JFFS2] Fix data CRC checking on NOR flash. We were failing to check the data CRC on data nodes on non-writebuffered flash, which led to "interesting" behaviour on unclean shutdowns. Signed-off-by: David Woodhouse <dwmw2@infradead.org>