Re: [PATCH] ext4: Correct encrypted_casefold sysfs entry
From: Eric Biggers <ebiggers@kernel.org>
Date: 2021-06-02 19:48:11
Also in:
linux-fsdevel, lkml
From: Eric Biggers <ebiggers@kernel.org>
Date: 2021-06-02 19:48:11
Also in:
linux-fsdevel, lkml
On Wed, Jun 02, 2021 at 04:01:00AM +0000, Daniel Rosenberg wrote:
Encrypted casefolding is only supported when both encryption and casefolding are both enabled in the config. Signed-off-by: Daniel Rosenberg <redacted>
Looks good, but please include Fixes and Cc stable tags. - Eric