[GIT PULL] fs/unicode: Changes for v5.4-rc1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxx>

----------------------------------------------------------------
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



[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux