[PATCH 2.5.62]: 3/3: Very small menu cleanup

Marc-Christian Petersen (m.c.p@wolk-project.de)
Tue, 18 Feb 2003 14:00:18 +0100


--------------Boundary-00=_IG9IWOBVWQ9PHMRH8WPG
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

1. Move "JBD (ext3) debugging support" two spaces rightwards

2. Can we please rename "Second extended fs support" to
"Ext2 fs support" to be conform with:

=09Ext2 extended attributes
=09 Ext2 POSIX Access Control Lists

--------------Boundary-00=_IG9IWOBVWQ9PHMRH8WPG
Content-Type: text/x-diff;
charset="us-ascii";
name="menu-fixes.pach"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="menu-fixes.pach"

diff -Naurp linux-2.5.62-vanilla/fs/Kconfig linux-2.5.62-mcp1/fs/Kconfig
--- linux-2.5.62-vanilla/fs/Kconfig 2003-02-10 19:38:43.000000000 +0100
+++ linux-2.5.62-mcp1/fs/Kconfig 2003-02-18 13:43:48.000000000 +0100
@@ -336,7 +336,7 @@ config JBD
you cannot compile this code as a module.

config JBD_DEBUG
- bool "JBD (ext3) debugging support"
+ bool " JBD (ext3) debugging support"
depends on JBD
---help---
If you are using the ext3 journaled file system (or potentially any
@@ -943,7 +943,7 @@ config ROMFS_FS
answer N.

config EXT2_FS
- tristate "Second extended fs support"
+ tristate "Ext2 fs support"
---help---
This is the de facto standard Linux file system (method to organize
files on a storage device) for hard disks.

--------------Boundary-00=_IG9IWOBVWQ9PHMRH8WPG--

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