diff options
author | Peter Watkins <treestem@gmail.com> | 2014-12-03 23:30:51 +0100 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2014-12-03 23:30:51 +0100 |
commit | 76b57302526ae289e8094a51d6a71031ff3d058b (patch) | |
tree | 2d265a83e3645a8c1fd5d1b41ce42e750b919c88 /README | |
parent | Merge branch 'xfs-coccinelle-cleanups' into xfs-misc-fixes-for-3.19-2 (diff) | |
download | linux-76b57302526ae289e8094a51d6a71031ff3d058b.tar.xz linux-76b57302526ae289e8094a51d6a71031ff3d058b.zip |
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 <treestem@gmail.com>
Reviewed-by: Nathaniel W. Turner <nate@houseofnate.net>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions