aboutsummaryrefslogtreecommitdiffstats
path: root/lib/raid6/algos.c
diff options
context:
space:
mode:
authorJerry Lee <[email protected]>2017-08-06 05:18:31 +0000
committerTheodore Ts'o <[email protected]>2017-08-06 05:18:31 +0000
commitaec51758ce10a9c847a62a48a168f8c804c6e053 (patch)
treea832c2ad23820173519a3cd79796636eafbe36e3 /lib/raid6/algos.c
parentext4, project: expand inode extra size if possible (diff)
downloadkernel-aec51758ce10a9c847a62a48a168f8c804c6e053.tar.gz
kernel-aec51758ce10a9c847a62a48a168f8c804c6e053.zip
ext4: fix overflow caused by missing cast in ext4_resize_fs()
On a 32-bit platform, the value of n_blcoks_count may be wrong during the file system is resized to size larger than 2^32 blocks. This may caused the superblock being corrupted with zero blocks count. Fixes: 1c6bd7173d66 Signed-off-by: Jerry Lee <[email protected]> Signed-off-by: Theodore Ts'o <[email protected]> Cc: [email protected] # 3.7+
Diffstat (limited to 'lib/raid6/algos.c')
0 files changed, 0 insertions, 0 deletions