[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAKYAXd8Jsoq=62ZaJxniETCexEFGxn3cBS42gdibuKYTJxbJkQ@mail.gmail.com>
Date: Fri, 1 Mar 2024 16:57:13 +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.8-rc7
Hi Linus,
This is exfat fixes pull request for v6.8-rc7. I add description of
this pull request on below. Please pull exfat with following fixes.
Thanks!
The following changes since commit c02197fc9076e7d991c8f6adc11759c5ba52ddc6:
Merge tag 'powerpc-6.8-3' of
git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
(2024-02-17 16:59:31 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat.git
tags/exfat-for-6.8-rc7
for you to fetch changes up to 3a7845041eb7235f2fb00ef0960995da5be63b11:
exfat: fix appending discontinuous clusters to empty file
(2024-02-18 14:41:18 +0900)
----------------------------------------------------------------
Description for this pull request:
- Fix ftruncate failure when allocating non-contiguous clusters.
----------------------------------------------------------------
Yuezhang Mo (1):
exfat: fix appending discontinuous clusters to empty file
fs/exfat/file.c | 37 ++++++++++++++++++++++---------------
1 file changed, 22 insertions(+), 15 deletions(-)
Powered by blists - more mailing lists