[packages/kernel] - use ext4 code for handling ext2/3 filesystems

arekm arekm at pld-linux.org
Thu Jun 4 13:34:50 CEST 2015


commit a667660c6b41cf824c5bdfa68acb20cc24e3cf21
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Jun 4 13:34:41 2015 +0200

    - use ext4 code for handling ext2/3 filesystems

 kernel-multiarch.config | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/kernel-multiarch.config b/kernel-multiarch.config
index 4d313b7..ea77a82 100644
--- a/kernel-multiarch.config
+++ b/kernel-multiarch.config
@@ -7922,7 +7922,7 @@ EXT2_FS_SECURITY all=y
 #-
 #- *** FILE: fs/ext3/Kconfig ***
 #-
-EXT3_FS all=m
+EXT3_FS all=n
 EXT3_DEFAULTS_TO_ORDERED all=n
 EXT3_FS_XATTR all=y
 EXT3_FS_POSIX_ACL all=y
@@ -7932,6 +7932,7 @@ EXT3_FS_SECURITY all=y
 #- *** FILE: fs/ext4/Kconfig ***
 #-
 EXT4_FS all=m
+EXT4_USE_FOR_EXT23 all=y
 EXT4_FS_POSIX_ACL all=y
 EXT4_FS_SECURITY all=y
 EXT4_DEBUG all=n
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/a667660c6b41cf824c5bdfa68acb20cc24e3cf21



More information about the pld-cvs-commit mailing list