]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
ext2fs: don't normalize names on -F directories
authorGabriel Krisman Bertazi <krisman@collabora.com>
Sun, 28 Apr 2019 20:45:41 +0000 (16:45 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 28 Apr 2019 20:45:41 +0000 (16:45 -0400)
commita8567fdb9367a1d792fc2c0733790f5f763d00f1
treea6d9ae32143d2cf491e125a874899095523e904c
parenta7fba47ef0d4831b7db60b2e7346559c1c5b4ecb
ext2fs: don't normalize names on -F directories

As agreed on the new design, even if fname_encoding is enabled,
directories entries who aren't owned by a +F directory will not be
normalized.

Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/ext2fs/dirhash.c