[GIT PULL] exfat fixes for 6.0-rc7
From: Namjae Jeon
Date: Wed Sep 21 2022 - 03:50:33 EST
Hi Linus,
This is exfat fixes pull request for v6.0-rc7. I add description of
this pull request on below. Please pull exfat with following fixes.
Thanks!
The following changes since commit 4c612826bec1441214816827979b62f84a097e91:
Merge tag 'net-6.0-rc3' of
git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2022-08-25
14:03:58 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat.git
tags/exfat-for-6.0-rc7
for you to fetch changes up to 2e9ceb6728f1dc2fa4b5d08f37d88cbc49a20a62:
exfat: fix overflow for large capacity partition (2022-09-04 09:38:40 +0900)
----------------------------------------------------------------
Description for this pull request:
- fix integer overflow on large partition.
----------------------------------------------------------------
Yuezhang Mo (1):
exfat: fix overflow for large capacity partition
fs/exfat/fatent.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)