[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAKYAXd8ot33DfFt4394TSAVhK4zSY2J5RPxM2sMm8xBujaXrxQ@mail.gmail.com>
Date: Wed, 8 May 2024 20:30:46 +0900
From: Namjae Jeon <linkinjeon@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>, Sungjong Seo <sj1557.seo@...sung.com>,
"Yuezhang.Mo" <Yuezhang.Mo@...y.com>
Subject: [GIT PULL] exfat fixes for 6.9-rc8
Hi Linus,
This is exfat fixes pull request for v6.9-rc8. I add description of
this pull request on below. Please pull exfat with following fixes.
Thanks!
The following changes since commit 4cece764965020c22cff7665b18a012006359095:
Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat.git
tags/exfat-for-6.9-rc8
for you to fetch changes up to f19257997d9c31864b4cf3fcef6e2d2b9ede148d:
exfat: zero the reserved fields of file and stream extension
dentries (2024-04-25 21:59:59 +0900)
----------------------------------------------------------------
Description for this pull request:
- Fix xfstests generic/013 test failure with dirsync mount option.
- Initialize the reserved fields of deleted file and stream extension
dentries to zero.
----------------------------------------------------------------
Yuezhang Mo (2):
exfat: fix timing of synchronizing bitmap and inode
exfat: zero the reserved fields of file and stream extension dentries
fs/exfat/dir.c | 2 ++
fs/exfat/file.c | 7 +++----
2 files changed, 5 insertions(+), 4 deletions(-)
Powered by blists - more mailing lists