]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blobdiff - misc/ext4.5.in
debugfs: fix encoding handling in dx_hash command
[thirdparty/e2fsprogs.git] / misc / ext4.5.in
index 8f4c4f51ea85d868fd5e54f85d7eab8e101d7338..2a8ce1e2f8e82a14bd43c9a88f6630275e9d1286 100644 (file)
@@ -151,6 +151,14 @@ can be specified using the
 .B \-G
 option.
 .TP
+.B fname_encoding
+.br
+This ext4 feature provides file system level character encoding support
+for directories with the casefold (+F) flag enabled.  This feature is
+name-preserving on the disk, but it allows applications to lookup for a
+file in the file system using an encoding equivalent version of the file
+name.
+.TP
 .B has_journal
 .br
 Create a journal to ensure filesystem consistency even across unclean
@@ -181,7 +189,7 @@ the
 option to
 .BR mke2fs (8)
 or
-.BR tune2fs(8).
+.BR tune2fs(8) .
 .TP
 .B large_dir
 .br
@@ -756,13 +764,13 @@ ext4, 3.16
 ext4, 3.18
 .IP "\fBencrypt\fR" 2in
 ext4, 4.1
-.IP "\fBmetadata_csum_seed\fR" 2in
+.IP "\fBmetadata_csum_seed\fR" 2i
 ext4, 4.4
-.IP "\fBproject\fR" 2in
+.IP "\fBproject\fR" 2i
 ext4, 4.5
-.IP "\fBea_inode\fR" 2in
+.IP "\fBea_inode\fR" 2i
 ext4, 4.13
-.IP "\fBlarge_dir\fR" 2in
+.IP "\fBlarge_dir\fR" 2i
 ext4, 4.13
 .SH SEE ALSO
 .BR mke2fs (8),