Re: [PATCH v2] exfat: fix incorrect loading of i_blocks for large files

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2021-10-19 15:14 GMT+09:00, Sungjong Seo <sj1557.seo@xxxxxxxxxxx>:
> When calculating i_blocks, there was a mistake that was masked with a
> 32-bit variable. So i_blocks for files larger than 4 GiB had incorrect
> values. Mask with a 64-bit variable instead of 32-bit one.
>
> Fixes: 5f2aa075070c ("exfat: add inode operations")
> Cc: stable@xxxxxxxxxxxxxxx # v5.7+
> Reported-by: Ganapathi Kamath <hgkamath@xxxxxxxxxxx>
> Signed-off-by: Sungjong Seo <sj1557.seo@xxxxxxxxxxx>
Applied, Thanks for your patch!



[Index of Archives]     [Linux Kernel]     [Kernel Development Newbies]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux