Re: [PATCH 6/8] ext4: Use struct super_block's casefold data

From: Gabriel Krisman Bertazi
Date: Tue Dec 03 2019 - 14:45:03 EST


Daniel Rosenberg <drosen@xxxxxxxxxx> writes:

> Switch over to using the struct entries added to the VFS, and
> remove the redundant dentry operations.

getting this in VFS instead of per filesystem is gonna allow us to mix
not only fscrypt with case-insensitive but also overlayfs.

Need to do a closer review, but thanks for doing this!!

--
Gabriel Krisman Bertazi