From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from dell-paw-3.cambridge.redhat.com ([195.224.55.237] helo=passion.cambridge.redhat.com) by pentafluge.infradead.org with esmtp (Exim 3.22 #1 (Red Hat Linux)) id 17x5e9-0004cs-00 for ; Thu, 03 Oct 2002 14:04:05 +0100 From: David Woodhouse In-Reply-To: <3D9C3F2C.1040901@wolfhill.cz> References: <3D9C3F2C.1040901@wolfhill.cz> To: Ales Makarov Cc: linux-mtd@lists.infradead.org Subject: Re: JFFS2 without compression Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 03 Oct 2002 14:03:58 +0100 Message-ID: <15303.1033650238@passion.cambridge.redhat.com> Sender: linux-mtd-admin@lists.infradead.org Errors-To: linux-mtd-admin@lists.infradead.org List-Help: List-Post: List-Subscribe: , List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: ales.makarov@wolfhill.cz said: > When I try to edit the file (I change the 3rd line to "0;COOLER") and > save the file, the kernel crashes with: Please use ksymoops. Numbers are meaningless. > I'd like to try the JFFS2 without compression. Where can I disable > the zlib compression? fs/jffs2/compr.c. -- dwmw2