On Wed, Jun 22, 2022 at 03:46:01PM -0400, Gabriel Krisman Bertazi wrote: > Now that casefold needs d_revalidate and calls fscrypt_d_revalidate > itself, generic_encrypt_ci_dentry_ops and generic_ci_dentry_ops are now > equivalent. Merge them together and simplify the setup code. > > Signed-off-by: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxx> Reviewed-by: Theodore Ts'o <tytso@xxxxxxx>