linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] fs/unicode: Changes for v5.4-rc1
@ 2019-09-17 17:40 Gabriel Krisman Bertazi
  0 siblings, 0 replies; only message in thread
From: Gabriel Krisman Bertazi @ 2019-09-17 17:40 UTC (permalink / raw)
  To: tytso; +Cc: linux-fsdevel

The following changes since commit e21a712a9685488f5ce80495b37b9fdbe96c230d:

  Linux 5.3-rc3 (2019-08-04 18:40:12 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krisman/unicode.git tags/unicode-next-v5.4

for you to fetch changes up to aa28b98d6dbcdb1c822b53f90e509565dfc450b0:

  unicode: make array 'token' static const, makes object smaller (2019-09-17 11:48:24 -0400)

----------------------------------------------------------------
fs/unicode patches for 5.4-rc1

This includes two fixes for the unicode system for inclusion into Linux
v5.4.

  - A patch from Krzysztof Wilczynski solving a build time warning.

  - A patch from Colin King making a parsing format static, to reduce
    stack size.

Build validated and run time tested using xfstests casefold testcase.

Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.com>

----------------------------------------------------------------
Colin Ian King (1):
      unicode: make array 'token' static const, makes object smaller

Krzysztof Wilczynski (1):
      unicode: Move static keyword to the front of declarations

 fs/unicode/utf8-core.c     | 2 +-
 fs/unicode/utf8-selftest.c | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
Gabriel Krisman Bertazi

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-09-17 17:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-17 17:40 [GIT PULL] fs/unicode: Changes for v5.4-rc1 Gabriel Krisman Bertazi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).