Blame SOURCES/e2fsprogs-1.45.4-mke2fs.conf-Disable-fname_encoding-feature.patch

393826
From 007d212c3f6c4942185e53a41011d11585827033 Mon Sep 17 00:00:00 2001
393826
From: Lukas Czerner <lczerner@redhat.com>
393826
Date: Sun, 15 Dec 2019 12:05:41 +0100
393826
Subject: [PATCH 1/2] mke2fs.conf: Disable fname_encoding feature
393826
393826
It's still rather new and we do not feel ready supporting it at the
393826
moment, so just disable it.
393826
393826
Signed-off-by: Lukas Czerner <lczerner@redhat.com>
393826
---
393826
 misc/mke2fs.conf.in | 3 ---
393826
 1 file changed, 3 deletions(-)
393826
393826
diff --git a/misc/mke2fs.conf.in b/misc/mke2fs.conf.in
393826
index 00afd912..01e35cf8 100644
393826
--- a/misc/mke2fs.conf.in
393826
+++ b/misc/mke2fs.conf.in
393826
@@ -45,6 +45,3 @@
393826
 	     blocksize = 4096
393826
 	     inode_size = 128
393826
 	}
393826
-
393826
-[options]
393826
-	fname_encoding = utf8
393826
-- 
393826
2.21.0
393826