Re: [PATCH] Make JFFS depend on CONFIG_BROKEN

2006-12-31 Thread Josh Boyer
On 12/30/06, Adrian Bunk <[EMAIL PROTECTED]> wrote: On Mon, Dec 18, 2006 at 07:25:56AM -0600, Josh Boyer wrote: > + NOTE: This filesystem is deprecated and is scheduled for removal in > + 2.6.21. See Documentation/feature-removal-schedule.txt >... $ grep -i jffs Documentation/featur

Re: [PATCH] Make JFFS depend on CONFIG_BROKEN

2006-12-30 Thread Adrian Bunk
On Mon, Dec 18, 2006 at 07:25:56AM -0600, Josh Boyer wrote: > Mark JFFS as broken and provide a warning to users that it is > deprecated and scheduled for removal in 2.6.21 > > Signed-off-by: Josh Boyer <[EMAIL PROTECTED]> > > diff --git a/fs/Kconfig b/fs/Kconfig > index b3b5aa0..4ac367d 100644 >

[PATCH] Make JFFS depend on CONFIG_BROKEN

2006-12-18 Thread Josh Boyer
Mark JFFS as broken and provide a warning to users that it is deprecated and scheduled for removal in 2.6.21 Signed-off-by: Josh Boyer <[EMAIL PROTECTED]> diff --git a/fs/Kconfig b/fs/Kconfig index b3b5aa0..4ac367d 100644 --- a/fs/Kconfig +++ b/fs/Kconfig @@ -1204,13 +1204,16 @@ config EFS_FS c