e2fsprogs/debugfs
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
debug_cmds.ct debugfs: Add the new command dump_extents and extent the stat command 2009-07-27 10:37:20 -04:00
debugfs.8.in debugfs: Add the new command dump_extents and extent the stat command 2009-07-27 10:37:20 -04:00
debugfs.c libext2fs: Convert ext2fs_bg_flag_test() to ext2fs_bg_flags_test() 2009-10-25 21:42:12 -04:00
debugfs.h debugfs: Convert to support 64-bit filesystems 2009-09-07 22:46:17 -04:00
dump.c Use format strings directly to prevent -Werror=format-security failures 2009-01-20 13:05:25 -05:00
htree.c debugfs: Convert to support 64-bit filesystems 2009-09-07 22:46:17 -04:00
icheck.c debugfs: Convert to support 64-bit filesystems 2009-09-07 22:46:17 -04:00
jfs_user.h Move linux/jbd.h to ext2fs/kernel-jbd.h, to avoid using the 2001-12-23 19:33:51 -05:00
logdump.c debugfs: Convert to support 64-bit filesystems 2009-09-07 22:46:17 -04:00
ls.c Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00
lsdel.c debugfs: Convert to support 64-bit filesystems 2009-09-07 22:46:17 -04:00
ncheck.c debugfs: Fix miscellaneous gcc -Wall warnings 2009-07-11 23:23:16 -04:00
set_fields.c Convert to use block group accessor functions 2009-10-25 21:43:47 -04:00
unused.c debugfs: Convert to support 64-bit filesystems 2009-09-07 22:46:17 -04:00
util.c debugfs: Convert to support 64-bit filesystems 2009-09-07 22:46:17 -04:00