linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Questions about Unicode Normalization Form
@ 2024-04-06  9:54 HAN Yuwei
  2024-04-06 13:26 ` James Bottomley
  0 siblings, 1 reply; 7+ messages in thread
From: HAN Yuwei @ 2024-04-06  9:54 UTC (permalink / raw)
  To: linux-fsdevel


[-- Attachment #1.1: Type: text/plain, Size: 653 bytes --]

Hi, all.

I have encountered someone else's Unicode Normalization Form(NF) problem 
today. And I wonder how Linux process filenames in Unicode.

After some search I found that everybody seems like processed it on user 
input level, and nothing is mentioned about how vfs or specific 
filesystem treated this problem. ZFS treated it with a option 
"normalization" explicitly. Windows (or NTFS?) says "There is no need to 
perform any Unicode normalization on path and file name strings".

Unicode have a dedicated FAQ about this: 
https://unicode.org/faq/normalization.html

Is there any conclusion or discussion I missed?

HAN Yuwei.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-04-08 14:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-06  9:54 Questions about Unicode Normalization Form HAN Yuwei
2024-04-06 13:26 ` James Bottomley
2024-04-06 15:15   ` HAN Yuwei
2024-04-08  1:39     ` Theodore Ts'o
2024-04-08  1:57       ` HAN Yuwei
2024-04-08  3:30       ` Matthew Wilcox
2024-04-08 14:15         ` Theodore Ts'o

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).