]> Git Repo - linux.git/commitdiff
Merge tag 'exfat-for-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/linkin...
authorLinus Torvalds <[email protected]>
Wed, 22 Jul 2020 18:30:07 +0000 (11:30 -0700)
committerLinus Torvalds <[email protected]>
Wed, 22 Jul 2020 18:30:07 +0000 (11:30 -0700)
Pull exfat fixes from Namjae Jeon:

 - 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

* tag 'exfat-for-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat:
  exfat: fix name_hash computation on big endian systems
  exfat: fix wrong size update of stream entry by typo
  exfat: fix wrong hint_stat initialization in exfat_find_dir_entry()
  exfat: fix overflow issue in exfat_cluster_to_sector()


Trivial merge
This page took 0.049875 seconds and 4 git commands to generate.