diff options
| author | Chandan Rajendra <chandan@linux.vnet.ibm.com> | 2016-11-14 21:04:37 -0500 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-05-29 03:52:17 +0200 |
| commit | 4811d02ce14413e38438c0fff25b6cc8b99c1c48 (patch) | |
| tree | d88e8af3549a22a6318f2da2d09d94501a374969 /include/linux/securebits.h | |
| parent | 5058951c3ba7cec7df74ddec44c7281ae6ee136f (diff) | |
ext4: fix mballoc breakage with 64k block size
[ Upstream commit 69e43e8cc971a79dd1ee5d4343d8e63f82725123 ]
'border' variable is set to a value of 2 times the block size of the
underlying filesystem. With 64k block size, the resulting value won't
fit into a 16-bit variable. Hence this commit changes the data type of
'border' to 'unsigned int'.
Fixes: c9de560ded61f
Signed-off-by: Chandan Rajendra <chandan@linux.vnet.ibm.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Andreas Dilger <adilger@dilger.ca>
Cc: stable@vger.kernel.org
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Diffstat (limited to 'include/linux/securebits.h')
0 files changed, 0 insertions, 0 deletions
