e2fsprogs/resize
Theodore Ts'o 027b0577d4 Fix 32-bit overflow problems: dgrp_t * s_blocks_per_group
There are a number of places where we multiply a dgrp_t with
s_blocks_per_group expecting that we will get a blk64_t.  This
requires a cast, or using the convenience function
ext2fs_group_first_block2().

This audit was suggested by Eric Sandeen.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
2013-01-05 10:14:11 -05:00
..
Makefile.in resize2fs: add resource tracking as a debug option 2013-01-03 09:03:53 -05:00
Makefile.pq Many files: 1997-11-14 05:23:04 +00:00
extent.c Fix spelling errors pointed out by translators 2011-10-08 13:32:00 -04:00
main.c resize2fs: allow resizing flex_bg && !resize_inode file systems 2012-12-29 03:38:34 -05:00
online.c resize2fs: enforce restrictions if the kernel doesn't do meta_bg resizing 2012-09-13 23:09:49 -04:00
resize2fs.8.in resize2fs: add resource tracking as a debug option 2013-01-03 09:03:53 -05:00
resize2fs.c Fix 32-bit overflow problems: dgrp_t * s_blocks_per_group 2013-01-05 10:14:11 -05:00
resize2fs.h resize2fs: add resource tracking as a debug option 2013-01-03 09:03:53 -05:00
resource_track.c resize2fs: add resource tracking as a debug option 2013-01-03 09:03:53 -05:00
sim_progress.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
test_extent.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
test_extent.in Many files: 1997-06-17 03:52:12 +00:00