[arch-commits] Commit in linux-lts/trunk (config config.x86_64)
Tobias Powalowski
tpowa at archlinux.org
Wed Feb 22 12:48:28 UTC 2012
Date: Wednesday, February 22, 2012 @ 07:48:28
Author: tpowa
Revision: 150798
change to ext4 module for ext2 and ext3
Modified:
linux-lts/trunk/config
linux-lts/trunk/config.x86_64
---------------+
config | 13 +++----------
config.x86_64 | 13 +++----------
2 files changed, 6 insertions(+), 20 deletions(-)
Modified: config
===================================================================
--- config 2012-02-22 11:51:28 UTC (rev 150797)
+++ config 2012-02-22 12:48:28 UTC (rev 150798)
@@ -5154,17 +5154,10 @@
#
# File systems
#
-CONFIG_EXT2_FS=m
-CONFIG_EXT2_FS_XATTR=y
-CONFIG_EXT2_FS_POSIX_ACL=y
-CONFIG_EXT2_FS_SECURITY=y
-# CONFIG_EXT2_FS_XIP is not set
-CONFIG_EXT3_FS=m
-CONFIG_EXT3_DEFAULTS_TO_ORDERED=y
-CONFIG_EXT3_FS_XATTR=y
-CONFIG_EXT3_FS_POSIX_ACL=y
-CONFIG_EXT3_FS_SECURITY=y
+# CONFIG_EXT2_FS is not set
+# CONFIG_EXT3_FS is not set
CONFIG_EXT4_FS=m
+CONFIG_EXT4_USE_FOR_EXT23=y
CONFIG_EXT4_FS_XATTR=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y
Modified: config.x86_64
===================================================================
--- config.x86_64 2012-02-22 11:51:28 UTC (rev 150797)
+++ config.x86_64 2012-02-22 12:48:28 UTC (rev 150798)
@@ -4895,17 +4895,10 @@
#
# File systems
#
-CONFIG_EXT2_FS=m
-CONFIG_EXT2_FS_XATTR=y
-CONFIG_EXT2_FS_POSIX_ACL=y
-CONFIG_EXT2_FS_SECURITY=y
-# CONFIG_EXT2_FS_XIP is not set
-CONFIG_EXT3_FS=m
-CONFIG_EXT3_DEFAULTS_TO_ORDERED=y
-CONFIG_EXT3_FS_XATTR=y
-CONFIG_EXT3_FS_POSIX_ACL=y
-CONFIG_EXT3_FS_SECURITY=y
+# CONFIG_EXT2_FS is not set
+# CONFIG_EXT3_FS is not set
CONFIG_EXT4_FS=m
+CONFIG_EXT4_USE_FOR_EXT23=y
CONFIG_EXT4_FS_XATTR=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y
More information about the arch-commits
mailing list