From: Gabriel Krisman Bertazi Date: Sat, 1 Dec 2018 00:42:23 +0000 (-0500) Subject: ext4.5: add fname_encoding feature to ext4 man page X-Git-Tag: v1.45.0~20 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=8ea62554c733b5b04ad94003d9de967b3d46c989;p=tools%2Fe2fsprogs.git ext4.5: add fname_encoding feature to ext4 man page Signed-off-by: Gabriel Krisman Bertazi Signed-off-by: Theodore Ts'o --- diff --git a/misc/ext4.5.in b/misc/ext4.5.in index 8f4c4f5..d655984 100644 --- a/misc/ext4.5.in +++ b/misc/ext4.5.in @@ -151,6 +151,16 @@ can be specified using the .B \-G option. .TP +.B fname_encoding +.br +This ext4 feature provides file system level character encoding support +for files and directories name. This feature is name-preserving on the +disk, but it allows applications to lookup for a file in the file system +using any encoding equivalent version of the file name. + +This feature is required to perform in-kernel case-insensitive file +name lookups. +.TP .B has_journal .br Create a journal to ensure filesystem consistency even across unclean