Revision 071fb1bcd727e306f3e5911e53e7222fc4efab35 authored by Linus Torvalds on 22 July 2020, 18:30:07 UTC, committed by Linus Torvalds on 22 July 2020, 18:30:07 UTC
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()
2 parent s 8c26c87 + db415f7
History

back to top