Re: [PATCH v2 0/3] Add support for Encryption and Casefolding in F2FS

From: Eric Biggers
Date: Tue Nov 17 2020 - 13:53:50 EST


On Tue, Nov 17, 2020 at 04:03:12AM +0000, Daniel Rosenberg wrote:
> I've included one ext4 patch from the previous set since it isn't in the f2fs
> branch, but is needed for the fscrypt changes.

Note that this is no longer the case, as this ext4 patch was merged in 5.10
(commit f8f4acb6cded: "ext4: use generic casefolding support").

- Eric