On 2021/6/3 17:50, Daniel Rosenberg wrote:
The casefolding feature is only supported when CONFIG_UNICODE is set. This modifies the feature list f2fs presents under sysfs accordingly.
Fixes: 5aba54302a46 ("f2fs: include charset encoding information in the superblock") Cc: stable@vger.kernel.org # v5.4+ Signed-off-by: Daniel Rosenberg drosen@google.com
Reviewed-by: Chao Yu yuchao0@huawei.com
Thanks,