lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 26 Nov 2018 17:19:48 -0500 From: Gabriel Krisman Bertazi <krisman@...labora.com> To: tytso@....edu Cc: kernel@...labora.com, linux-ext4@...r.kernel.org, Gabriel Krisman Bertazi <krisman@...labora.com> Subject: [PATCH v3 11/12] mke2fs.conf.5: Document fname_encoding configuration option Signed-off-by: Gabriel Krisman Bertazi <krisman@...labora.com> --- misc/mke2fs.conf.5.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/misc/mke2fs.conf.5.in b/misc/mke2fs.conf.5.in index c086b4113b50..ab93c7761a16 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 -- 2.19.2
Powered by blists - more mailing lists