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