CRC error of jffs2_get_inode_nodes() for JFFS2 on NAND
Artem B. Bityutskiy
dedekind at yandex.ru
Mon Nov 14 04:43:36 EST 2005
> Thanks for your information.
> Dose it to say that is there a possibility to make data missing if we
> interrupt the GC operation just like shutdowm the system before a wbuf flush
> ?
> In my system, the JFFS2 CRC error of inode always happens after a reboot.
Yes, in case of unclean reboots you loose the write-buffer's contents.
It contains the most recently data only. To force sync-ing you may do
fsync() in your applications.
--
Best Regards,
Artem B. Bityutskiy,
St.-Petersburg, Russia.
More information about the linux-mtd
mailing list