e2fsprogs/resize
Valerie Aurora Henson d7cca6b06f Convert to use block group accessor functions
Convert direct accesses to use the following block group accessor
functions: ext2fs_block_bitmap_loc(), ext2fs_inode_bitmap_loc(),
ext2fs_inode_table_loc(), ext2fs_bg_itable_unused(),
ext2fs_block_bitmap_loc_set(), ext2fs_inode_bitmap_loc_set(),
ext2fs_inode_table_loc_set(), ext2fs_bg_free_inodes_count(),
ext2fs_ext2fs_bg_used_dirs_count(), ext2fs_bg_free_inodes_count_set(),
ext2fs_bg_free_blocks_count_set(), ext2fs_bg_used_dirs_count_set()

Signed-off-by: Valerie Aurora Henson <vaurora@redhat.com>
Signed-off-by: Nick Dokos <nicholas.dokos@hp.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2009-10-25 21:43:47 -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 Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
main.c Convert to use block group accessor functions 2009-10-25 21:43:47 -04:00
online.c Convert to use block group accessor functions 2009-10-25 21:43:47 -04:00
resize2fs.8.in Update man pages to include ext4 in the synposis, instead of just "ext2/ext3" 2009-05-30 12:34:28 -04:00
resize2fs.c Convert to use block group accessor functions 2009-10-25 21:43:47 -04:00
resize2fs.h resize2fs: Fix data corruption bug when shrinking the inode table for ext4 2009-04-18 22:32:03 -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 Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
test_extent.in Many files: 1997-06-17 03:52:12 +00:00