[JFFS2] Fix data CRC checking on NOR flash.
authorDavid Woodhouse <dwmw2@infradead.org>
Wed, 21 Nov 2007 17:08:16 +0000 (12:08 -0500)
committerDavid Woodhouse <dwmw2@infradead.org>
Wed, 21 Nov 2007 17:08:16 +0000 (12:08 -0500)
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>

No differences found