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)
commit693e05942adb91a384739fb353b9ef3c8030a408
tree5c20b660d5db6f61fcb16a4ddd0988f1f5fb7996
parentca84539d5fa32061fa1ea09296990b30866f1f84
mke2fs.conf: remove options.fname_encoding

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