mirror of
https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
synced 2024-11-24 10:33:35 +08:00
e1018eeaa3
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. |
||
---|---|---|
.. | ||
.cvsignore | ||
ChangeLog | ||
debug_cmds.ct | ||
debugfs.8.in | ||
debugfs.c | ||
debugfs.h | ||
dump.c | ||
icheck.c | ||
jfs_user.h | ||
logdump.c | ||
ls.c | ||
lsdel.c | ||
Makefile.in | ||
ncheck.c | ||
setsuper.c | ||
util.c |