All of lore.kernel.org
 help / color / mirror / Atom feed
* ARGH. About to write node to 0x00022fac on flash, but there's data already there
@ 2003-07-24 20:50 David Wuertele
  2003-07-24 20:59 ` David Woodhouse
  0 siblings, 1 reply; 2+ messages in thread
From: David Wuertele @ 2003-07-24 20:50 UTC (permalink / raw)
  To: linux-mtd

Whenever I write big files to my JFFS2 partition, I'm getting this
error (see Subject: line).  Small files don't result in the error.  I
googled for hints but found nothing helpful.  My stats:

mkfs.jffs2:   revision 1.32
architecture: mipsel
Kernel:       2.4.18 (CONFIG_JFFS2_FS=y, CONFIG_JFFS2_FS_DEBUG=2)

/bin/mount returns:
/dev/mtdblock/2 on /mnt/flash0 type jffs2 (rw,noatime)

Any suggestions?

Dave

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

* Re: ARGH. About to write node to 0x00022fac on flash, but there's data already there
  2003-07-24 20:50 ARGH. About to write node to 0x00022fac on flash, but there's data already there David Wuertele
@ 2003-07-24 20:59 ` David Woodhouse
  0 siblings, 0 replies; 2+ messages in thread
From: David Woodhouse @ 2003-07-24 20:59 UTC (permalink / raw)
  To: David Wuertele; +Cc: linux-mtd

On Thu, 2003-07-24 at 16:50, David Wuertele wrote:
> Whenever I write big files to my JFFS2 partition, I'm getting this
> error (see Subject: line).  Small files don't result in the error.  I
> googled for hints but found nothing helpful.  My stats:
> 
> mkfs.jffs2:   revision 1.32
> architecture: mipsel
> Kernel:       2.4.18 (CONFIG_JFFS2_FS=y, CONFIG_JFFS2_FS_DEBUG=2)

Upgrade to something vaguely recent -- or at least upgrade the JFFS2
code. If it still happens, set CONFIG_JFFS2_FS_DEBUG=1, log it via
serial console and show me the whole thing from (and including) mount
onwards. Have flash images from before and after available should I want
them.

-- 
dwmw2

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

end of thread, other threads:[~2003-07-24 21:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-24 20:50 ARGH. About to write node to 0x00022fac on flash, but there's data already there David Wuertele
2003-07-24 20:59 ` David Woodhouse

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.