diff options
| author | Peter Watkins <[email protected]> | 2014-12-04 09:30:51 +1100 |
|---|---|---|
| committer | Dave Chinner <[email protected]> | 2014-12-04 09:30:51 +1100 |
| commit | 76b57302526ae289e8094a51d6a71031ff3d058b (patch) | |
| tree | 2d265a83e3645a8c1fd5d1b41ce42e750b919c88 /drivers/gpu/drm/amd/amdgpu/amdgpu_test.c | |
| parent | e77b8547ca9c4b87932e9da3db906bc016885d8d (diff) | |
xfs: overflow in xfs_iomap_eof_align_last_fsb
If extsize is set and new_last_fsb is larger than 32 bits, the
roundup to extsize will overflow the align variable. Instead,
combine alignments by rounding stripe size up to extsize.
Signed-off-by: Peter Watkins <[email protected]>
Reviewed-by: Nathaniel W. Turner <[email protected]>
Reviewed-by: Brian Foster <[email protected]>
Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_test.c')
0 files changed, 0 insertions, 0 deletions