Whamcloud - gitweb
ext2fs: add method to validate casefolded strings
authorGabriel Krisman Bertazi <krisman@collabora.com>
Thu, 17 Dec 2020 17:35:35 +0000 (18:35 +0100)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 28 Jan 2021 03:09:36 +0000 (22:09 -0500)
commitfc9e28605ad410294ee9122c399a68dc518d573d
treedcb627a0071894e537be1266da7649097387ff46
parent4e735c502f148e1c9043f5fe523f40d14d656cad
ext2fs: add method to validate casefolded strings

This is exported to be used by fsck.

Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.com>
Signed-off-by: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/ext2fs/ext2fs.h
lib/ext2fs/ext2fsP.h
lib/ext2fs/nls_utf8.c