summaryrefslogtreecommitdiff
path: root/debugfs/unused.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-18Shorten compile commands run by the build systemTheodore Ts'o1-0/+1
2009-09-07debugfs: Convert to support 64-bit filesystemsValerie Aurora Henson1-3/+3
2009-09-07Convert uses of super->s_*_blocks_count to ext2fs_*_blocks_count()Valerie Aurora Henson1-1/+1
2009-09-07Convert to use io_channel_read_blk64() and io_channel_write_blk64()Valerie Aurora Henson1-1/+1
2009-08-22debugfs: Move everything to new bitmap interfaceValerie Aurora Henson1-1/+1
2008-08-27Remove trailing whitespace for the entire source treeTheodore Ts'o1-2/+2
2007-01-28Fix dump_usued segault in debugfs if used without open filesystemMatthias Koenig1-0/+4
2006-05-28Fix debugfs's dump_unsued commands on filesystems with a 64k blocksizeTheodore Ts'o1-1/+1
2006-03-18Fix format statements to make e2fsprogs programs 32-bit cleanTakashi Sato1-1/+1
2003-12-07Fix gcc -Wall nitpicksTheodore Ts'o1-2/+2
2003-05-21unused.c (do_dump_unused): Add new command which dumps theTheodore Ts'o1-0/+53