From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Josh Boyer" Subject: Re: [PATCH/RFC] Delete JFFS (version 1) Date: Tue, 12 Dec 2006 06:56:35 -0600 Message-ID: <625fc13d0612120456p1d74663fp21e40ee84a8819bc@mail.gmail.com> References: <457EA2FE.3050206@garzik.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "Linux Kernel" , linux-fsdevel@vger.kernel.org, "Andrew Morton" , jffs-dev@axis.com, "David Woodhouse" Return-path: To: "Jeff Garzik" In-Reply-To: <457EA2FE.3050206@garzik.org> Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On 12/12/06, Jeff Garzik wrote: > I have created the 'kill-jffs' branch of > git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6.git that > removes fs/jffs. > > I argue that you can count the users (who aren't on 2.4) on one hand, > and developers don't seem to have cared for it in ages. > > People are already talking about jffs2 replacements, so I propose we zap > jffs in 2.6.21. I'm usually all for killing broken code, but JFFS isn't really broken is it? Is there some burden it's causing by being in the kernel at the moment? josh