]> Git Repo - linux.git/commit
ext4: Only advertise encrypted_casefold when encryption and unicode are enabled
authorDaniel Rosenberg <[email protected]>
Thu, 3 Jun 2021 09:48:49 +0000 (09:48 +0000)
committerTheodore Ts'o <[email protected]>
Sun, 6 Jun 2021 14:10:23 +0000 (10:10 -0400)
commite71f99f2dfb45f4e7203a0732e85f71ef1d04dab
tree67d2887a4830009321f3c5febd3e73db11c6ac9f
parent63e7f1289389c8dff3c766f01ac1cc1c874b2ba5
ext4: Only advertise encrypted_casefold when encryption and unicode are enabled

Encrypted casefolding is only supported when both encryption and
casefolding are both enabled in the config.

Fixes: 471fbbea7ff7 ("ext4: handle casefolding with encryption")
Cc: [email protected] # 5.13+
Signed-off-by: Daniel Rosenberg <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
fs/ext4/sysfs.c
This page took 0.057453 seconds and 4 git commands to generate.