Merge tag 'exfat-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkin...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 2 Nov 2023 18:00:53 +0000 (08:00 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 2 Nov 2023 18:00:53 +0000 (08:00 -1000)
commitdc737f11c218969d01799dd8eb478582b67aaa24
tree5ed05350c2b1302b38602d56df6e9b9b42b9ebcc
parent87a201b43bbe14ddf8dc2d73fa15741b7403afc3
parentee785c15b5906a69d4007b4754e8ae40fb41e0b4
Merge tag 'exfat-for-6.7-rc1' of git://git./linux/kernel/git/linkinjeon/exfat

Pull exfat updates from Namjae Jeon:

 - Add ioctls to get and set file attribute that is used in
   the fatattr util

 - Add zero_size_dir mount option to avoid allocating a cluster
   when creating a directory

* tag 'exfat-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat:
  exfat: support create zero-size directory
  exfat: support handle zero-size directory
  exfat: add ioctls for accessing attributes