Whamcloud - gitweb
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 00afd91..01e35cf 100644 (file)
@@ -45,6 +45,3 @@
             blocksize = 4096
             inode_size = 128
        }
-
-[options]
-       fname_encoding = utf8