e2fsprogs/resize
Eric Sandeen 98f4547198 e2fsprogs: add ext2fs_group_blocks_count helper
Code to count the number of blocks in the last partial
group is cut and pasted around the e2fsprogs codebase
a few times.

Making this a helper function should improve matters.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2011-09-16 09:28:43 -04:00
..
Makefile.in Don't use in-tree header files if using system uuid or blkid libraries 2009-10-04 14:45:08 -04:00
Makefile.pq Many files: 1997-11-14 05:23:04 +00:00
extent.c Merge branch 'maint' into next 2010-07-19 02:37:41 -04:00
main.c e2fsprogs: create open() and stat() helpers 2011-09-15 23:46:57 -04:00
online.c e2fsprogs: add ext2fs_group_blocks_count helper 2011-09-16 09:28:43 -04:00
resize2fs.8.in resize2fs.8.in: Document that resize2fs -p only works on offline resizes 2010-11-26 19:35:30 -05:00
resize2fs.c e2fsprogs: add ext2fs_group_blocks_count helper 2011-09-16 09:28:43 -04:00
resize2fs.h resize2fs: Fix up to be 64-bit block number safe 2010-06-13 18:00:00 -04:00
sim_progress.c resize2fs: Fix potential memory corruption in ext2fs_progress_init() 2008-10-01 19:42:57 -04:00
test_extent.c resize2fs: Fix up to be 64-bit block number safe 2010-06-13 18:00:00 -04:00
test_extent.in Many files: 1997-06-17 03:52:12 +00:00