]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
Rename the feature "fname_encoding" to be "casefold".
authorTheodore Ts'o <tytso@mit.edu>
Fri, 3 May 2019 17:16:29 +0000 (13:16 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 3 May 2019 17:16:29 +0000 (13:16 -0400)
commit28887533bb64db318e74c38cd9c0ad6d0bb2ced2
tree2999c99f313be0f20b0635c9d494260346afe22b
parentcc8df47c83504e0070ecfca08528dec51c5c8a3a
Rename the feature "fname_encoding" to be "casefold".

Also change mke2fs so that the encoding and encoding flags are
specified in mke2fs.conf in the fs_types and defaults stanzas instead
of the options stanza.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
14 files changed:
e2fsck/unix.c
lib/e2p/encoding.c
lib/e2p/feature.c
lib/e2p/ls.c
lib/ext2fs/ext2_fs.h
lib/ext2fs/ext2fs.h
lib/ext2fs/initialize.c
lib/ext2fs/openfs.c
misc/chattr.1.in
misc/ext4.5.in
misc/mke2fs.8.in
misc/mke2fs.c
misc/mke2fs.conf.5.in
misc/tune2fs.c