aboutsummaryrefslogtreecommitdiff
path: root/debugfs/unused.c
diff options
context:
space:
mode:
authorNick Dokos <nicholas.dokos@hp.com>2009-09-07 21:13:59 -0400
committerTheodore Ts'o <tytso@mit.edu>2009-09-07 21:13:59 -0400
commitd62d218f118863322742093ceb938bcac6093f80 (patch)
tree3e78114568f72a3ca148d42d3faeadb52c7b213d /debugfs/unused.c
parentdc615a21c3c43cd9071926df2633d5b23e2e726b (diff)
downloade2fsprogs-d62d218f118863322742093ceb938bcac6093f80.tar.gz
libext2fs: Fix counting routines in blknum.c to take/return __u32 counts
Several routines in lib/ext2fs/blknum.c: ext2fs_bg_free_blocks_count() ext2fs_bg_free_inodes_count() ext2fs_bg_used_dirs_count() ext2fs_bg_itable_unused() and their _set() counterparts, operate as if they are dealing with blk64_t quantities, but they should be dealing with __u32 counts instead. Signed-off-by: Nick Dokos <nicholas.dokos@hp.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'debugfs/unused.c')
0 files changed, 0 insertions, 0 deletions