aboutsummaryrefslogtreecommitdiffstats
path: root/debugfs/unused.c
Commit message (Expand)AuthorAgeFilesLines
* Fix clang warnings on architectures with a 64-bit longTheodore Ts'o2021-02-111-1/+1
* Fix function declarations for ss commands to fix LTO warningsTheodore Ts'o2018-08-081-1/+3
* Shorten compile commands run by the build systemTheodore Ts'o2011-09-181-0/+1
* debugfs: Convert to support 64-bit filesystemsValerie Aurora Henson2009-09-071-3/+3
* Convert uses of super->s_*_blocks_count to ext2fs_*_blocks_count()Valerie Aurora Henson2009-09-071-1/+1
* Convert to use io_channel_read_blk64() and io_channel_write_blk64()Valerie Aurora Henson2009-09-071-1/+1
* debugfs: Move everything to new bitmap interfaceValerie Aurora Henson2009-08-221-1/+1
* Remove trailing whitespace for the entire source treeTheodore Ts'o2008-08-271-2/+2
* Fix dump_usued segault in debugfs if used without open filesystemMatthias Koenig2007-01-281-0/+4
* Fix debugfs's dump_unsued commands on filesystems with a 64k blocksizeTheodore Ts'o2006-05-281-1/+1
* Fix format statements to make e2fsprogs programs 32-bit cleanTakashi Sato2006-03-181-1/+1
* Fix gcc -Wall nitpicksTheodore Ts'o2003-12-071-2/+2
* unused.c (do_dump_unused): Add new command which dumps theTheodore Ts'o2003-05-211-0/+53