From: Chao Yu <chao@kernel.org>
To: Daniel Rosenberg <drosen@google.com>,
Jaegeuk Kim <jaegeuk@kernel.org>,
linux-f2fs-devel@lists.sourceforge.net
Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org,
Gabriel Krisman Bertazi <krisman@collabora.com>,
kernel-team@android.com, stable@vger.kernel.org
Subject: Re: [PATCH v2 1/2] f2fs: Show casefolding support only when supported
Date: Sat, 5 Jun 2021 07:46:18 +0800 [thread overview]
Message-ID: <c0df4ead-7bb6-d9e0-db3a-58d4db1fe354@kernel.org> (raw)
In-Reply-To: <20210603095038.314949-2-drosen@google.com>
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,
WARNING: multiple messages have this Message-ID
From: Chao Yu <chao@kernel.org>
To: Daniel Rosenberg <drosen@google.com>,
Jaegeuk Kim <jaegeuk@kernel.org>,
linux-f2fs-devel@lists.sourceforge.net
Cc: linux-fsdevel@vger.kernel.org, kernel-team@android.com,
Gabriel Krisman Bertazi <krisman@collabora.com>,
linux-kernel@vger.kernel.org, stable@vger.kernel.org
Subject: Re: [f2fs-dev] [PATCH v2 1/2] f2fs: Show casefolding support only when supported
Date: Sat, 5 Jun 2021 07:46:18 +0800 [thread overview]
Message-ID: <c0df4ead-7bb6-d9e0-db3a-58d4db1fe354@kernel.org> (raw)
In-Reply-To: <20210603095038.314949-2-drosen@google.com>
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,
_______________________________________________
Linux-f2fs-devel mailing list
Linux-f2fs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
next prev parent reply other threads:[~2021-06-04 23:46 UTC|newest]
Thread overview: 48+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-03 9:50 [PATCH v2 0/2] Fix up casefolding sysfs entries for F2FS Daniel Rosenberg
2021-06-03 9:50 ` [f2fs-dev] " Daniel Rosenberg via Linux-f2fs-devel
2021-06-03 9:50 ` [PATCH v2 1/2] f2fs: Show casefolding support only when supported Daniel Rosenberg
2021-06-03 9:50 ` [f2fs-dev] " Daniel Rosenberg via Linux-f2fs-devel
2021-06-03 18:20 ` Eric Biggers
2021-06-03 18:20 ` [f2fs-dev] " Eric Biggers
2021-06-04 23:46 ` Chao Yu [this message]
2021-06-04 23:46 ` Chao Yu
2021-06-03 9:50 ` [PATCH v2 2/2] f2fs: Advertise encrypted casefolding in sysfs Daniel Rosenberg
2021-06-03 9:50 ` [f2fs-dev] " Daniel Rosenberg via Linux-f2fs-devel
2021-06-03 10:04 ` Greg KH
2021-06-03 10:04 ` [f2fs-dev] " Greg KH
2021-06-03 15:40 ` Jaegeuk Kim
2021-06-03 15:40 ` [f2fs-dev] " Jaegeuk Kim
2021-06-03 17:26 ` Greg KH
2021-06-03 17:26 ` [f2fs-dev] " Greg KH
2021-06-03 17:53 ` Jaegeuk Kim
2021-06-03 17:53 ` [f2fs-dev] " Jaegeuk Kim
2021-06-03 18:12 ` Greg KH
2021-06-03 18:12 ` [f2fs-dev] " Greg KH
2021-06-03 19:20 ` Jaegeuk Kim
2021-06-03 19:20 ` [f2fs-dev] " Jaegeuk Kim
2021-06-03 20:54 ` David Laight
2021-06-03 20:54 ` [f2fs-dev] " David Laight
2021-06-03 18:26 ` Eric Biggers
2021-06-03 18:26 ` [f2fs-dev] " Eric Biggers
2021-06-03 23:21 ` Eric Biggers
2021-06-03 23:21 ` [f2fs-dev] " Eric Biggers
2021-06-04 4:45 ` Jaegeuk Kim
2021-06-04 4:45 ` [f2fs-dev] " Jaegeuk Kim
2021-06-04 5:01 ` Eric Biggers
2021-06-04 5:01 ` [f2fs-dev] " Eric Biggers
2021-06-04 5:38 ` Jaegeuk Kim
2021-06-04 5:38 ` [f2fs-dev] " Jaegeuk Kim
2021-06-04 5:54 ` Daniel Rosenberg
2021-06-04 5:54 ` [f2fs-dev] " Daniel Rosenberg via Linux-f2fs-devel
2021-06-04 18:58 ` Theodore Ts'o
2021-06-04 18:58 ` [f2fs-dev] " Theodore Ts'o
2021-06-05 0:11 ` Chao Yu
2021-06-05 0:11 ` [f2fs-dev] " Chao Yu
2021-06-05 0:15 ` Jaegeuk Kim
2021-06-05 0:15 ` [f2fs-dev] " Jaegeuk Kim
2021-06-04 8:27 ` David Laight
2021-06-04 8:27 ` [f2fs-dev] " David Laight
2021-06-04 8:33 ` Greg KH
2021-06-04 8:33 ` [f2fs-dev] " Greg KH
2021-06-04 23:46 ` Chao Yu
2021-06-04 23:46 ` [f2fs-dev] " Chao Yu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c0df4ead-7bb6-d9e0-db3a-58d4db1fe354@kernel.org \
--to=chao@kernel.org \
--cc=drosen@google.com \
--cc=jaegeuk@kernel.org \
--cc=kernel-team@android.com \
--cc=krisman@collabora.com \
--cc=linux-f2fs-devel@lists.sourceforge.net \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=stable@vger.kernel.org \
--subject='Re: [PATCH v2 1/2] f2fs: Show casefolding support only when supported' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.