]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
mke2fs.conf: remove options.fname_encoding
authorPino Toscano <ptoscano@redhat.com>
Mon, 9 Mar 2020 16:36:10 +0000 (12:36 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 9 Mar 2020 16:36:10 +0000 (12:36 -0400)
Introduced with commit e7236a9476cd1fa5296fbc4aa573b36426901a08,
it was later renamed to encoding, and turned into a fs_type-only
option with commit 28887533bb64db318e74c38cd9c0ad6d0bb2ced2.

Hence, remove an option that does not exist in the default
configuration.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/mke2fs.conf.in

index 00afd9128a2774d1ab75f48acd2b6830292c73bf..01e35cf8315007b42a5c78475e776bfac58ad8f6 100644 (file)
@@ -45,6 +45,3 @@
             blocksize = 4096
             inode_size = 128
        }
-
-[options]
-       fname_encoding = utf8