From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from web52702.mail.yahoo.com ([206.190.39.153]) by canuck.infradead.org with smtp (Exim 4.43 #1 (Red Hat Linux)) id 1DTPDH-0003uz-Vh for linux-mtd@lists.infradead.org; Wed, 04 May 2005 15:07:16 -0400 Message-ID: <20050504190718.99199.qmail@web52702.mail.yahoo.com> Date: Wed, 4 May 2005 12:07:17 -0700 (PDT) From: Michael To: Vahid Fereydunkolahi , dedekind@infradead.org In-Reply-To: 6667 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-mtd@lists.infradead.org Subject: Re: two questions about jffs2 List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , --- Vahid Fereydunkolahi wrote: > The comment "JFFS2 handles bad blocks just fine." is > an strange comment. As far as I know the handling of > the bad blocks must be managed by the file system and > mtd device will only check for bad blocks for erase operation. > I think you just embarrased yourself. JFFS2 is Journalling Flash File System 2, which works overtop of MTD, the Memory Technology Devices [driver layer]. And I think it handles them just fine, too. Did you look at linux-mtd.infradead.org? There's lots of good info there, and it's a lot easier than searching the mailing list. (which is useful as well) Mike