[Ocfs2-devel] Minor fs/Kconfig cleanup

Andreas Gruenbacher agruen at suse.de
Tue Aug 23 11:00:00 CDT 2005


Hello,

the current ocfs2 code nicely adds "select JBD" for EXT3_FS, but doesn't 
remove the following line, which is obsolete after that. Here's a patch:

Index: linux-2.6.12/fs/Kconfig
===================================================================
--- linux-2.6.12.orig/fs/Kconfig
+++ linux-2.6.12/fs/Kconfig
@@ -140,7 +140,6 @@ config EXT3_FS_SECURITY
 
 config JBD
 	tristate
-	default EXT3_FS
 	help
 	  This is a generic journaling layer for block devices.  It is
 	  currently used by the ext3 and OCFS2 file systems, but it could

Cheers,
-- 
Andreas Gruenbacher <agruen at suse.de>
SUSE Labs, SUSE LINUX PRODUCTS GMBH


More information about the Ocfs2-devel mailing list