Messages in this thread |  | | From | Namjae Jeon <> | Date | Mon, 1 Nov 2021 09:46:39 +0900 | Subject | [GIT PULL] exfat update for 5.16-rc1 |
| |
Hi Linus,
This is exfat update pull request for v5.16-rc1. I add description of this pull request on below. Please pull exfat with following ones.
Thanks!
The following changes since commit 8bb7eca972ad531c9b149c0a51ab43a417385813:
Linux 5.15 (2021-10-31 13:53:10 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat.git tags/exfat-for-5.16-rc1
for you to fetch changes up to 0c336d6e33f4bedc443404c89f43c91c8bd9ee11:
exfat: fix incorrect loading of i_blocks for large files (2021-11-01 07:49:21 +0900)
---------------------------------------------------------------- Description for this pull request: - Fix ->i_blocks truncation issue caused by wrong 32bit mask.
---------------------------------------------------------------- Sungjong Seo (1): exfat: fix incorrect loading of i_blocks for large files
fs/exfat/inode.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
|  |