[GIT PULL] exfat fixes for 6.8-rc3

From: Namjae Jeon
Date: Thu Feb 01 2024 - 07:55:23 EST


Hi Linus,

This is exfat fixes pull request for v6.8-rc3. I add description of
this pull request on below. Please pull exfat with following fixes.

Thanks!

The following changes since commit 296455ade1fdcf5f8f8c033201633b60946c589a:

Merge tag 'char-misc-6.8-rc1' of
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
(2024-01-17 16:47:17 -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-rc3

for you to fetch changes up to 0991abeddefa118479b0af32c28bcd662dec1561:

exfat: fix zero the unwritten part for dio read (2024-01-18 23:01:51 +0900)

----------------------------------------------------------------
Description for this pull request:
- Fix BUG in iov_iter_revert reported from syzbot.

----------------------------------------------------------------
Yuezhang Mo (1):
exfat: fix zero the unwritten part for dio read

fs/exfat/inode.c | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)