From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from fish.redhat.com ([213.86.99.237] helo=passion.cambridge.redhat.com) by pentafluge.infradead.org with esmtp (Exim 4.14 #3 (Red Hat Linux)) id 19D1sk-0007yp-OE for ; Tue, 06 May 2003 13:49:18 +0100 From: David Woodhouse To: Eric DEJONC In-Reply-To: <3EB7A6AC.ED381D4C@thales-e-transactions.com> References: <3EB7A6AC.ED381D4C@thales-e-transactions.com> Message-Id: <1052225362.2097.1.camel@passion.cambridge.redhat.com> Mime-Version: 1.0 Date: Tue, 06 May 2003 13:49:22 +0100 Content-Type: text/plain Content-Transfer-Encoding: 7bit cc: linux-mtd@lists.infradead.org Subject: Re: reverse mkfs.jffs2 List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2003-05-06 at 13:12, Eric DEJONC wrote: > Hi all, > I was wondering if someone had already done a prog that reverse > mkfs.jffs2? jffs2reader does this, partially. -- dwmw2