exfat: update to 5.19.1
authorChukun Pan <amadeus@jmu.edu.cn>
Wed, 8 Jun 2022 15:05:03 +0000 (23:05 +0800)
committerChristian Marangi <ansuelsmth@gmail.com>
Fri, 1 Jul 2022 18:46:54 +0000 (20:46 +0200)
commit60e88fde77ea413fc2fb367cdcc47d5282d391e3
tree723d8a9a2dd8f32da468026735ddb65ad8fdd29a
parent09a35619b85ecb381368a5a344a7f981ccde6ca9
exfat: update to 5.19.1

Major changes are:
  4 cleanups & typos fixes.
  Add keep_last_dots mount option to allow access to paths
  with trailing dots.
  Avoid repetitive volume dirty bit set/clear to improve
  storage life time.
  Fix ->i_blocks truncation issue caused by wrong 32bit mask.
  Fix ->i_blocks truncation issue that still exists elsewhere.
  Fix missing REQ_SYNC in exfat_update_bhs().
  Fix referencing wrong parent directory information during rename.
  Fix slab-out-bounds in exat_clear_bitmap() reported from syzbot.
  Improve performance while zeroing a cluster with dirsync mount option.
  Introduce a sys_tz mount option to use system timezone.
  Move super block magic number to magic.h

Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
package/kernel/exfat/Makefile