From: Gabriel Krisman Bertazi <krisman@collabora.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: hch@lst.de, chao@kernel.org, tytso@mit.edu,
linux-kernel@vger.kernel.org,
linux-fsdevel <linux-fsdevel@vger.kernel.org>
Subject: [GIT PULL] unicode patches for 5.17-rc3
Date: Mon, 31 Jan 2022 21:16:11 -0500 [thread overview]
Message-ID: <87czk7qql0.fsf@collabora.com> (raw)
The following changes since commit 6661224e66f03706daea8e27714436851cf01731:
Merge tag 'unicode-for-next-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/krisman/unicode (2022-01-17 05:40:02 +0200)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/krisman/unicode.git tags/unicode-for-next-5.17-rc3
for you to fetch changes up to 5298d4bfe80f6ae6ae2777bcd1357b0022d98573:
unicode: clean up the Kconfig symbol confusion (2022-01-20 19:57:24 -0500)
----------------------------------------------------------------
Fix from Christoph Hellwig merging the CONFIG_UNICODE_UTF8_DATA into the
previous CONFIG_UNICODE. It is -rc material since we don't want to
expose the former symbol on 5.17.
This has been living on linux-next for the past week.
----------------------------------------------------------------
Christoph Hellwig (1):
unicode: clean up the Kconfig symbol confusion
fs/Makefile | 2 +-
fs/ext4/ext4.h | 14 +++++++-------
fs/ext4/hash.c | 2 +-
fs/ext4/namei.c | 12 ++++++------
fs/ext4/super.c | 10 +++++-----
fs/ext4/sysfs.c | 8 ++++----
fs/f2fs/dir.c | 10 +++++-----
fs/f2fs/f2fs.h | 2 +-
fs/f2fs/hash.c | 2 +-
fs/f2fs/namei.c | 4 ++--
fs/f2fs/recovery.c | 4 ++--
fs/f2fs/super.c | 10 +++++-----
fs/f2fs/sysfs.c | 10 +++++-----
fs/libfs.c | 10 +++++-----
fs/unicode/Kconfig | 18 +++++-------------
fs/unicode/Makefile | 6 ++++--
include/linux/fs.h | 2 +-
17 files changed, 60 insertions(+), 66 deletions(-)
--
Gabriel Krisman Bertazi
next reply other threads:[~2022-02-01 2:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-01 2:16 Gabriel Krisman Bertazi [this message]
2022-02-01 20:46 ` [GIT PULL] unicode patches for 5.17-rc3 pr-tracker-bot
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=87czk7qql0.fsf@collabora.com \
--to=krisman@collabora.com \
--cc=chao@kernel.org \
--cc=hch@lst.de \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=tytso@mit.edu \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.