aboutsummaryrefslogtreecommitdiffstats
path: root/main/e2fsprogs/mke2fs-uninit_bg.patch
blob: 898eff6dcd246ad300ba0f2e0fa17758c53879e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/misc/mke2fs.conf.in b/misc/mke2fs.conf.in
index 78fe50a..291a723 100644
--- a/misc/mke2fs.conf.in
+++ b/misc/mke2fs.conf.in
@@ -11,7 +11,7 @@
 		features = has_journal
 	}
 	ext4 = {
-		features = has_journal,extent,huge_file,flex_bg,64bit,dir_nlink,extra_isize
+		features = has_journal,extent,huge_file,uninit_bg,flex_bg,64bit,dir_nlink,extra_isize
 		inode_size = 256
 	}
 	ext4dev = {