Skip to content
Snippets Groups Projects
Commit f8f4acb6 authored by Daniel Rosenberg's avatar Daniel Rosenberg Committed by Theodore Ts'o
Browse files

ext4: use generic casefolding support


This switches ext4 over to the generic support provided in libfs.

Since casefolded dentries behave the same in ext4 and f2fs, we decrease
the maintenance burden by unifying them, and any optimizations will
immediately apply to both.

Signed-off-by: default avatarDaniel Rosenberg <drosen@google.com>
Reviewed-by: default avatarEric Biggers <ebiggers@google.com>
Link: https://lore.kernel.org/r/20201028050820.1636571-1-drosen@google.com


Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
parent d7dce9e0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment