[PATCH 0/2] Fix up casefolding sysfs entries for F2FS

From: Daniel Rosenberg
Date: Wed Jun 02 2021 - 00:16:01 EST


These correct displaying support for casefolding only when that capability
is present, and advertise if encryption and casefolding are supported
together. Casefolding requires CONFIG_UNICODE, and casefolding with
encryption wasn't supported until commit 7ad08a58bf67
("f2fs: Handle casefolding with Encryption")

Daniel Rosenberg (2):
f2fs: Show casefolding support only when supported
f2fs: Advertise encrypted casefolding in sysfs

fs/f2fs/sysfs.c | 15 +++++++++++++++
1 file changed, 15 insertions(+)

--
2.32.0.rc0.204.g9fa02ecfa5-goog