aboutsummaryrefslogtreecommitdiff
path: root/misc/mke2fs.conf.5.in
diff options
context:
space:
mode:
authorGabriel Krisman Bertazi <krisman@collabora.co.uk>2018-11-30 19:39:03 -0500
committerTheodore Ts'o <tytso@mit.edu>2018-12-02 23:31:22 -0500
commite7236a9476cd1fa5296fbc4aa573b36426901a08 (patch)
tree37b836d72f79db2ab4b32a3b645903e29303e5de /misc/mke2fs.conf.5.in
parentd85c5a615500dd410f60e8bfccc94f34c85c76f2 (diff)
downloade2fsprogs-e7236a9476cd1fa5296fbc4aa573b36426901a08.tar.gz
mke2fs: configure encoding during superblock initialization
This patch implements two new extended options to mkefs, allowing the user to specify an encoding for file name operations and encoding flags during filesystem creation. We provide default flags for each encoding, which the user can overwrite by passing -E fname_encoding-flags to mkfs. If the user doesn't specify an encoding, the default value from options.fname_encoding in mke2fs.conf.in file will be used. Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'misc/mke2fs.conf.5.in')
-rw-r--r--misc/mke2fs.conf.5.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/mke2fs.conf.5.in b/misc/mke2fs.conf.5.in
index c086b411..ab93c776 100644
--- a/misc/mke2fs.conf.5.in
+++ b/misc/mke2fs.conf.5.in
@@ -97,6 +97,10 @@ The following relations are defined in the
.I [options]
stanza.
.TP
+.I fname_encoding
+This relation defines the file name encoding to be used by mke2fs, in
+case the user doesn't specify an encoding in the command line.
+.TP
.I proceed_delay
If this relation is set to a positive integer, then mke2fs will
wait