summaryrefslogtreecommitdiffstats
path: root/source/a/e2fsprogs/e2fsprogs.no.64bit.by.default.diff
blob: b866f0cc2327712af5e8064afaa96d6d247fa7f0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- ./misc/mke2fs.conf.in.orig	2016-05-17 00:32:58.000000000 -0500
+++ ./misc/mke2fs.conf.in	2016-05-24 19:04:24.956000477 -0500
@@ -11,7 +11,8 @@
 		features = has_journal
 	}
 	ext4 = {
-		features = has_journal,extent,huge_file,flex_bg,64bit,dir_nlink,extra_isize
+		features = has_journal,extent,huge_file,flex_bg,dir_nlink,extra_isize
+		auto_64-bit_support = 1
 		inode_size = 256
 	}
 	ext4dev = {