mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] exfat update for 6.7-rc1
@ 2023-11-01  5:43 Namjae Jeon
  2023-11-02 18:38 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Namjae Jeon @ 2023-11-01  5:43 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List, Sungjong Seo

Hi Linus,

This is exfat update pull request for v6.7-rc1. I add description of
this pull request on below. Please pull exfat with following ones.

Thanks!

The following changes since commit cd063c8b9e1e95560e90bac7816234d8b2ee2897:

  Merge tag 'objtool-core-2023-10-28' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2023-10-30
13:20:02 -1000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat.git
tags/exfat-for-6.7-rc1

for you to fetch changes up to ee785c15b5906a69d4007b4754e8ae40fb41e0b4:

  exfat: support create zero-size directory (2023-10-31 10:01:45 +0900)

----------------------------------------------------------------
Description for this pull request:
  - Add ioctls to get and set file attribute that used in fatattr util.
  - Add zero_size_dir mount option not to allocate a cluster when
creating directory.

----------------------------------------------------------------
Jan Cincera (1):
      exfat: add ioctls for accessing attributes

Yuezhang Mo (2):
      exfat: support handle zero-size directory
      exfat: support create zero-size directory

 fs/exfat/dir.c       | 20 +++++------
 fs/exfat/exfat_fs.h  | 14 ++++----
 fs/exfat/exfat_raw.h | 19 +++++-----
 fs/exfat/file.c      | 97 +++++++++++++++++++++++++++++++++++++++++++++++++++-
 fs/exfat/inode.c     |  6 ++--
 fs/exfat/namei.c     | 52 +++++++++++++++++++---------
 fs/exfat/super.c     | 11 ++++--
 7 files changed, 171 insertions(+), 48 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] exfat update for 6.7-rc1
  2023-11-01  5:43 [GIT PULL] exfat update for 6.7-rc1 Namjae Jeon
@ 2023-11-02 18:38 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-11-02 18:38 UTC (permalink / raw)
  To: Namjae Jeon; +Cc: Linus Torvalds, Linux Kernel Mailing List, Sungjong Seo

The pull request you sent on Wed, 1 Nov 2023 14:43:13 +0900:

> git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat.git tags/exfat-for-6.7-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/dc737f11c218969d01799dd8eb478582b67aaa24

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-11-02 18:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-01  5:43 [GIT PULL] exfat update for 6.7-rc1 Namjae Jeon
2023-11-02 18:38 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®