From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by canuck.infradead.org with esmtps (Exim 4.43 #1 (Red Hat Linux)) id 1D8KFW-0005yW-EG for linux-mtd@lists.infradead.org; Mon, 07 Mar 2005 10:34:27 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1D8K3I-0001qZ-0D for linux-mtd@lists.infradead.org; Mon, 07 Mar 2005 16:21:48 +0100 Received: from 212.130.19.66 ([212.130.19.66]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 07 Mar 2005 16:21:47 +0100 Received: from martin by 212.130.19.66 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 07 Mar 2005 16:21:47 +0100 To: linux-mtd@lists.infradead.org From: Martin Egholm Nielsen Date: Mon, 07 Mar 2005 16:18:52 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit In-Reply-To: Sender: news Subject: Re: Cannot remove child "XXX", ino #13, because it doesn't exist List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi, >>The problem arose after creating a directory in my JFFS2 NAND fs, and >>creating some 1000 (small) files in it. After rebooting I removed the >>entire directory, and at the next reboot I got the error. > Is it real to look at JFFS2 debugging output? After updating the mtd-code from CVS (2005-03-04) this problem is no longer reproducable... Is there a better snapshot than CVS HEAD regarding stability? // Martin