e2fsprogs/debugfs
Theodore Ts'o e1018eeaa3 Add new debugfs commands and arguments which make it easier to
recover deleted files.  The lsdel command now takes an optional
argument which allows the user to only see the most recently
deleted files.  Also added a new command, undel, which automates
undeleting a deleted inode and linking it back to a directory.
Also added an optional count argument to the testb, freeb, setb,
and find_free_block commands.  The ls command now takes a new
option, -d, which lists deleted directory entries.

Factored out out commonly used code into utility subroutines
for ease of maintenance and to make the executable size smaller.
2002-01-03 04:55:25 -05:00
..
.cvsignore .cvsignore: 2000-05-25 23:19:08 +00:00
ChangeLog Add new debugfs commands and arguments which make it easier to 2002-01-03 04:55:25 -05:00
debug_cmds.ct Add new debugfs commands and arguments which make it easier to 2002-01-03 04:55:25 -05:00
debugfs.8.in Add new debugfs commands and arguments which make it easier to 2002-01-03 04:55:25 -05:00
debugfs.c Add new debugfs commands and arguments which make it easier to 2002-01-03 04:55:25 -05:00
debugfs.h Add new debugfs commands and arguments which make it easier to 2002-01-03 04:55:25 -05:00
dump.c Add new debugfs commands and arguments which make it easier to 2002-01-03 04:55:25 -05:00
icheck.c Add new debugfs commands and arguments which make it easier to 2002-01-03 04:55:25 -05:00
jfs_user.h Move linux/jbd.h to ext2fs/kernel-jbd.h, to avoid using the 2001-12-23 19:33:51 -05:00
logdump.c Add new debugfs commands and arguments which make it easier to 2002-01-03 04:55:25 -05:00
ls.c Add new debugfs commands and arguments which make it easier to 2002-01-03 04:55:25 -05:00
lsdel.c Add new debugfs commands and arguments which make it easier to 2002-01-03 04:55:25 -05:00
Makefile.in Miscellaneous cleanup before 1.26-WIP release. Removed unused 2001-12-24 15:33:49 -05:00
ncheck.c Many files: 2001-01-11 15:26:39 +00:00
setsuper.c Add new debugfs commands and arguments which make it easier to 2002-01-03 04:55:25 -05:00
util.c Add new debugfs commands and arguments which make it easier to 2002-01-03 04:55:25 -05:00