On Tue, Jul 20, 2021 at 09:17:09AM -0700, Eric Biggers wrote: > From: Daniel Rosenberg <drosen@xxxxxxxxxx> > > commit 39307f8ee3539478c28e71b4909b5b028cce14b1 upstream. > [Please apply to 5.4-stable.] > > 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@xxxxxxxxxxxxxxx # v5.4+ > Signed-off-by: Daniel Rosenberg <drosen@xxxxxxxxxx> > Reviewed-by: Eric Biggers <ebiggers@xxxxxxxxxx> > Reviewed-by: Chao Yu <yuchao0@xxxxxxxxxx> > Signed-off-by: Jaegeuk Kim <jaegeuk@xxxxxxxxxx> > Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx> > --- > fs/f2fs/sysfs.c | 4 ++++ > 1 file changed, 4 insertions(+) > Now queued up, thanks. greg k-h