CLEANMARKER node found at has totlen 0xc != normal 0x0 ?

Andriy Korud a.korud at vector.com.pl
Tue Jun 15 06:27:41 EDT 2004


Hi, 
I'm playing with jffs2 on NAND chips (Samsung 128Mbyte), MTD CVS is week old and kernel is 2.6.5.

I'm making image with 
./mkfs.jffs2 -b --eraseblock=131072 --pagesize=2048 -p -r /test_root -v -o test_root.img

and then copy it with cp (nandwrite seems to have problems wiht endianess). Everything work fine except on mounting filesystem I have messages:

CLEANMARKER node found at 0x00000000 has totlen 0xc != normal 0x0
CLEANMARKER node found at 0x00020000 has totlen 0xc != normal 0x0
CLEANMARKER node found at 0x00040000 has totlen 0xc != normal 0x0
....
and so on for every block.

Shoud I take care of that messages? What do they mean?

regards,

Andriy Korud




More information about the linux-mtd mailing list