[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAKYAXd-rB+hXUVbCgnRebSsRMH8AK0XzOGJRLqAPX9GFa_9_Kg@mail.gmail.com>
Date: Wed, 8 Nov 2023 23:20:37 +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>
Subject: [GIT PULL] exfat fixes for 6.7-rc1
Hi Linus,
This is exfat fixes pull request for v6.7-rc1. I add description of
this pull request on below. Please pull exfat with following fixes.
Thanks!
The following changes since commit 8f6f76a6a29f36d2f3e4510d0bde5046672f6924:
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of
git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm (2023-11-02
20:53:31 -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-part2
for you to fetch changes up to 1373ca10ec04afba9199de1fab01fde91338a78b:
exfat: fix ctime is not updated (2023-11-03 22:24:11 +0900)
----------------------------------------------------------------
Description for this pull request:
- Fix an issue that exfat timestamps are not updated caused by
new timestamp accessor function patch.
----------------------------------------------------------------
Yuezhang Mo (2):
exfat: fix setting uninitialized time to ctime/atime
exfat: fix ctime is not updated
fs/exfat/file.c | 1 +
fs/exfat/inode.c | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
Powered by blists - more mailing lists