summaryrefslogtreecommitdiffstats
path: root/fs/udf/super.c
diff options
context:
space:
mode:
authorAndrew Gabbasov <andrew_gabbasov@mentor.com>2016-01-15 02:44:20 -0600
committerJan Kara <jack@suse.cz>2016-02-09 13:05:23 +0100
commit3e7fc2055c931b1c27a9834a753611c879492a34 (patch)
tree1aa5ec536fa68872d1f62dbd98b98a2eaa37ba5c /fs/udf/super.c
parent525e2c56c341cb8b31bbe1694f0582077f454969 (diff)
downloadlinux-3e7fc2055c931b1c27a9834a753611c879492a34.tar.bz2
udf: Join functions for UTF8 and NLS conversions
There is no much sense to have separate functions for UTF8 and NLS conversions, since UTF8 encoding is actually the special case of NLS. However, although UTF8 is also supported by general NLS framework, it would be good to have separate UTF8 character conversion functions (char2uni and uni2char) locally in UDF code, so that they could be used even if NLS support is not enabled in the kernel configuration. Signed-off-by: Andrew Gabbasov <andrew_gabbasov@mentor.com> Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/udf/super.c')
0 files changed, 0 insertions, 0 deletions