Sorry, disregard that comment - as pelrun said above, there is nothing wrong. The filesystem leaves all that stuff to clean up later to save too many writes to memory.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=141814\"][{POST_SNAPBACK}][/a][/div]
Thanks, for the replies. Well,
if my understanding is good:
- no problem with the hardware;
- nothing will be done by the system, except if there is too many errors.
I'm right or not ?For the fun, I will suppose that the corrections could be done :
- make a backup of the faulting partition on a true ext2 partition;
- make the corrections : "wrong magic", ...
- build an image for the jffs2 filesystem;
- replace the faulting file (jffs2 image) with the new.
(At this time it's not necessary in my particular case.)
What do you think about this idea ?