[PATCH 1/5] ext4: Use generic casefolding support
Eric Biggers
ebiggers at kernel.org
Wed Sep 23 01:47:14 EDT 2020
On Wed, Sep 23, 2020 at 01:01:47AM +0000, Daniel Rosenberg wrote:
> This switches ext4 over to the generic support provided in
> the previous patch.
>
> 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: Daniel Rosenberg <drosen at google.com>
> Reviewed-by: Eric Biggers <ebiggers at google.com>
You could also add Gabriel's Reviewed-by from last time:
https://lkml.kernel.org/linux-fsdevel/87lfh4djdq.fsf@collabora.com/
- Eric
More information about the linux-mtd
mailing list