[PATCH] Or as we say, "cramfs"

From: Rusty Russell
Date: Thu Aug 26 2004 - 03:12:33 EST


Name: Use Name cramfs in Kconfig Message
Status: Untested
Signed-off-by: Rusty Russell <rusty@xxxxxxxxxxxxxxx>

A senior kernel hacker couldn't find the cramfs option. No wonder,
the message doesn't mention cramfs at all.

diff -urpN --exclude TAGS -X /home/rusty/devel/kernel/kernel-patches/current-dontdiff --minimal .9580-linux-2.6.9-rc1-bk1/fs/Kconfig .9580-linux-2.6.9-rc1-bk1.updated/fs/Kconfig
--- .9580-linux-2.6.9-rc1-bk1/fs/Kconfig 2004-08-25 09:53:58.000000000 +1000
+++ .9580-linux-2.6.9-rc1-bk1.updated/fs/Kconfig 2004-08-26 17:56:13.000000000 +1000
@@ -1213,7 +1213,7 @@ config JFFS2_CMODE_SIZE
endchoice

config CRAMFS
- tristate "Compressed ROM file system support"
+ tristate "Compressed ROM file system support (cramfs)"
select ZLIB_INFLATE
help
Saying Y here includes support for CramFs (Compressed ROM File

--
Anyone who quotes me in their signature is an idiot -- Rusty Russell

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/