public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* JFFS2 error while Copying
@ 2005-05-16 10:53 Niraj Maheshwari
  2005-05-16 12:39 ` Artem B. Bityuckiy
  0 siblings, 1 reply; 4+ messages in thread
From: Niraj Maheshwari @ 2005-05-16 10:53 UTC (permalink / raw)
  To: linux-mtd

Hi,

I am using Linux Kernel 2.6.10 and applied the latest MTD patch from
website. We are using Intel Strata L18 flash.

After booting the kernel, we mount the JFFS2 partition by using below command.

mount -t jffs2 /dev/mtdblock0 /disc

Then we try to copy a directory frm Ramdisk by using following command.

cp -a bin/ disc/

Then it gives below error/warning just once and then copies the data.

Node totlen on flash (0x00800080) != totlen from node ref (0x0000000c).

This problem doesn't come on Intel W18 flash. 

Is this really a problem ? If yes, then how can we overcome this ?

Let me know if you need further information in this regard.

Thanks
Niraj

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-05-16 13:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-16 10:53 JFFS2 error while Copying Niraj Maheshwari
2005-05-16 12:39 ` Artem B. Bityuckiy
2005-05-16 13:27   ` Niraj Maheshwari
2005-05-16 13:36     ` Artem B. Bityuckiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox