* Cannot remove child on JFFS2 FS
@ 2002-08-27 6:13 olivier.eribon
2002-08-27 7:13 ` Thomas Gleixner
0 siblings, 1 reply; 2+ messages in thread
From: olivier.eribon @ 2002-08-27 6:13 UTC (permalink / raw)
To: linux-mtd, UNEXPECTED_DATA_AFTER_ADDRESS@
Hello,
I am using JFFS2 (from CVS july 01 2002) and 2.4.17 linux kernel on a specific
board (ppc405gp with a nand flash : Toshiba TC58256FT/DC)
After booting on linux with nand flash FS, I create a directory (dir) and I put
some files
> mkdir /dir
> cp /src/file* /dir
Now I remove all files from this directory
> rm /dir/*
I remove the directory too
> rmdir /dir
Now, after reboot for each FS mount and for each file on the removed directory,
this message appears on console :
Cannot remove child "fileXXX", ino #0, because it doesn't exist
How can I solve this problem ? (because this message induce long time to
mount partition.)
Thanks in advance for your time and your help !
Best regards,
Olivier
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Cannot remove child on JFFS2 FS
2002-08-27 6:13 Cannot remove child on JFFS2 FS olivier.eribon
@ 2002-08-27 7:13 ` Thomas Gleixner
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Gleixner @ 2002-08-27 7:13 UTC (permalink / raw)
To: olivier.eribon; +Cc: linux-mtd
On Tue, 2002-08-27 at 08:13, olivier.eribon@free.fr wrote:
> Now, after reboot for each FS mount and for each file on the removed directory,
> this message appears on console :
> Cannot remove child "fileXXX", ino #0, because it doesn't exist
>
> How can I solve this problem ? (because this message induce long time to
> mount partition.)
Use latest CVS code. It's fixed there.
--
Thomas
____________________________________________________
linutronix - competence in embedded & realtime linux
http://www.linutronix.de
mail: tglx@linutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-08-27 7:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-27 6:13 Cannot remove child on JFFS2 FS olivier.eribon
2002-08-27 7:13 ` Thomas Gleixner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox