aboutsummaryrefslogtreecommitdiffstats
path: root/debugfs/unused.c
Commit message (Expand)AuthorAgeFilesLines
* Switch back to 1.42.9 now that there is a fixJP Abgrall2014-03-191-6/+6
* Revert changes that moved from 1.41.14 to 1.42.9JP Abgrall2014-03-061-6/+6
* Add files that would normally be generated by the e2fsprogs build systemBernhard Rosenkränzer2014-01-051-1/+0
* 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