aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/dev-replace.c
diff options
context:
space:
mode:
authorSungjong Seo <[email protected]>2021-10-19 06:14:21 +0000
committerNamjae Jeon <[email protected]>2021-10-31 22:49:21 +0000
commit0c336d6e33f4bedc443404c89f43c91c8bd9ee11 (patch)
tree853e5d72db3c5a5d55c7e6c91af9cbab93dc4fda /fs/btrfs/dev-replace.c
parentLinux 5.15 (diff)
downloadkernel-0c336d6e33f4bedc443404c89f43c91c8bd9ee11.tar.gz
kernel-0c336d6e33f4bedc443404c89f43c91c8bd9ee11.zip
exfat: fix incorrect loading of i_blocks for large files
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: [email protected] # v5.7+ Reported-by: Ganapathi Kamath <[email protected]> Signed-off-by: Sungjong Seo <[email protected]> Signed-off-by: Namjae Jeon <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions