]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8ab35c285b77c7dd70a17b979ac25c3bf9154753
tree9d809b622b83f72325e3ef05e89fe1b35f509a69
parent90f5df07562b87dc63b7997b05ec0fdd2a1c6e9b
parent478eab8d186317b492389fa36e910b16ed75e97b
Merge tag 'exfat-for-5.18-rc1' of git://git.kernel.org/pub/scm/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