jffs2_get_inode_nodes(): Data CRC failed on NAND device

Thomas Gleixner tglx at linutronix.de
Mon Feb 14 13:04:09 EST 2005


On Mon, 2005-02-14 at 18:58 +0100, Frédéric Janot wrote:
> >JFFS2 on NAND flash uses a page buffer. It is flushed to the flash when
> >it is full, or when you do fsync, sync or umount.
> >
> Does that mean that I have to call fsync each time after fclose a file ?
> Even if I do not edit some files, I get this kind of error. Does that 
> mean something (jffs2 itself or other) write some data to the flash all 
> the time ?

No, jffs2 does not write data just for fun. There is some application,
script, daemon writing/modifying file(s).

tglx






More information about the linux-mtd mailing list