lkml.org 
[lkml]   [2020]   [Jul]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[GIT PULL] exfat fixes for 5.8-rc7
Date
Hi Linus,

This is exfat fixes pull request for v5.8-rc7. I add description of
this pull request on below. Please pull exfat with following fixes.

Thanks!

The following changes since commit ba47d845d715a010f7b51f6f89bae32845e6acb7:

Linux 5.8-rc6 (2020-07-19 15:41:18 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat.git tags/exfat-for-5.8-rc7

for you to fetch changes up to db415f7aae07cadcabd5d2a659f8ad825c905299:

exfat: fix name_hash computation on big endian systems (2020-07-21 10:44:19 +0900)

----------------------------------------------------------------
Description for this pull request:
- fix overflow issue at sector calculation.
- fix wrong hint_stat initialization.
- fix wrong size update of stream entry.
- fix endianness of upname in name_hash computation.

----------------------------------------------------------------
Hyeongseok Kim (1):
exfat: fix wrong size update of stream entry by typo

Ilya Ponetayev (1):
exfat: fix name_hash computation on big endian systems

Namjae Jeon (2):
exfat: fix overflow issue in exfat_cluster_to_sector()
exfat: fix wrong hint_stat initialization in exfat_find_dir_entry()

fs/exfat/dir.c | 2 +-
fs/exfat/exfat_fs.h | 2 +-
fs/exfat/file.c | 2 +-
fs/exfat/nls.c | 8 ++++----
4 files changed, 7 insertions(+), 7 deletions(-)

\
 
 \ /
  Last update: 2020-07-22 06:59    [W:1.476 / U:0.384 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site