From: Eric Biggers <ebiggers@kernel.org>
To: Theodore Ts'o <tytso@mit.edu>
Cc: Ext4 Developers List <linux-ext4@vger.kernel.org>,
krisman@suse.de, drosen@google.com
Subject: Re: [PATCH -v2] ext4: introduce linear search for dentries
Date: Thu, 13 Feb 2025 20:17:05 +0000 [thread overview]
Message-ID: <20250213201705.GA1576694@google.com> (raw)
In-Reply-To: <20250213201021.464223-1-tytso@mit.edu>
On Thu, Feb 13, 2025 at 03:10:21PM -0500, Theodore Ts'o wrote:
> There are good reasons why this change should be made; it's actually
> quite stupid that Unicode seems to think that the characters ❤ and ❤️
> should be casefolded.
It actually doesn't. See
https://www.unicode.org/Public/16.0.0/ucd/CaseFolding.txt and note that heart is
not listed there.
For some reason ext4 actually does Unicode normalization, which is different.
- Eric
next prev parent reply other threads:[~2025-02-13 20:17 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-12 16:44 [PATCH] ext4: introduce linear search for dentries Theodore Ts'o
2025-02-12 21:02 ` Gabriel Krisman Bertazi
2025-02-13 20:10 ` [PATCH -v2] " Theodore Ts'o
2025-02-13 20:17 ` Eric Biggers [this message]
2025-02-19 20:30 ` Andreas Dilger
2025-02-19 21:43 ` Gabriel Krisman Bertazi
2025-02-20 1:58 ` Andreas Dilger
2025-02-20 14:46 ` Theodore Ts'o
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250213201705.GA1576694@google.com \
--to=ebiggers@kernel.org \
--cc=drosen@google.com \
--cc=krisman@suse.de \
--cc=linux-ext4@vger.kernel.org \
--cc=tytso@mit.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox