[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210603095038.314949-1-drosen@google.com>
Date: Thu, 3 Jun 2021 09:50:36 +0000
From: Daniel Rosenberg <drosen@...gle.com>
To: Jaegeuk Kim <jaegeuk@...nel.org>, Chao Yu <chao@...nel.org>,
linux-f2fs-devel@...ts.sourceforge.net
Cc: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
Gabriel Krisman Bertazi <krisman@...labora.com>,
kernel-team@...roid.com, Daniel Rosenberg <drosen@...gle.com>
Subject: [PATCH v2 0/2] Fix up casefolding sysfs entries for F2FS
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")
Changes for v2: Added comments to double #endif's, added Fixes and Cc tags
Daniel Rosenberg (2):
f2fs: Show casefolding support only when supported
f2fs: Advertise encrypted casefolding in sysfs
fs/f2fs/sysfs.c | 19 +++++++++++++++++--
1 file changed, 17 insertions(+), 2 deletions(-)
--
2.32.0.rc0.204.g9fa02ecfa5-goog
Powered by blists - more mailing lists