On Thu, Jun 03, 2021 at 09:48:49AM +0000, Daniel Rosenberg wrote:
Encrypted casefolding is only supported when both encryption and casefolding are both enabled in the config.
Fixes: 471fbbea7ff7 ("ext4: handle casefolding with encryption") Cc: stable@vger.kernel.org # 5.13+ Signed-off-by: Daniel Rosenberg drosen@google.com
Thanks, applied.
- Ted