Merge tag 'exfat-for-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linki...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 1 Apr 2022 21:20:24 +0000 (14:20 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 1 Apr 2022 21:20:24 +0000 (14:20 -0700)
commitec251f3e1851380f3e177e1559fc497843947e35
tree9d809b622b83f72325e3ef05e89fe1b35f509a69
parentcda4351252e710507d32178dfbb5a7f0f92488f8
parenta4a3d8c52d952ab1f5c8b8b67b57f2e01936628d
Merge tag 'exfat-for-5.18-rc1' of git://git./linux/kernel/git/linkinjeon/exfat

Pull exfat updates from Namjae Jeon:

 - 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

* tag 'exfat-for-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat:
  exfat: do not clear VolumeDirty in writeback
  exfat: allow access to paths with trailing dots
fs/exfat/super.c