[go: up one dir, main page]

|
|
Log in / Subscribe / Register

Delete JFFS (version 1)

From:  Jeff Garzik <jeff@garzik.org>
To:  Linux Kernel <linux-kernel@vger.kernel.org>, linux-fsdevel@vger.kernel.org
Subject:  [PATCH/RFC] Delete JFFS (version 1)
Date:  Tue, 12 Dec 2006 07:39:26 -0500
Cc:  Andrew Morton <akpm@osdl.org>, jffs-dev@axis.com, David Woodhouse <dwmw2@infradead.org>

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.

	Jeff




diff --git a/Documentation/feature-removal-schedule.txt
b/Documentation/feature-removal-schedule.txt
index 46f2a55..c008303 100644
--- a/Documentation/feature-removal-schedule.txt
+++ b/Documentation/feature-removal-schedule.txt
@@ -270,3 +270,10 @@ Why:	The new layer 3 independant connection tracking replaces the old
 Who:	Patrick McHardy <kaber@trash.net>
 
 ---------------------------
+
+What:	JFFS (version 1) filesystem
+When:	2.6.21
+Why:	No users or developers
+Who:	Jeff Garzik <jeff@garzik.org>
+
+---------------------------



Copyright © 2006, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds