freebsd-skq/sbin/fsck_ffs
Xin LI 14320f1e7f Add a new flag, '-C' which enables a special mode that is intended for
catastrophic recovery.  Currently, this mode only validates whether a
cylindergroup has good signature data, and prompts the user to decide
whether to clear it as a whole.

This mode is useful when there is data damage on a disk and you are
working on copy of the original disk, as fsck_ffs(8) tends to abnormally
exit in such case, as a last resort to recover data from the disk.
2008-04-10 23:49:23 +00:00
..
SMM.doc
dir.c
ea.c
fsck_ffs.8 Add a new flag, '-C' which enables a special mode that is intended for 2008-04-10 23:49:23 +00:00
fsck.h Add a new flag, '-C' which enables a special mode that is intended for 2008-04-10 23:49:23 +00:00
fsutil.c Add a new flag, '-C' which enables a special mode that is intended for 2008-04-10 23:49:23 +00:00
gjournal.c
inode.c Add a new flag, '-C' which enables a special mode that is intended for 2008-04-10 23:49:23 +00:00
main.c Add a new flag, '-C' which enables a special mode that is intended for 2008-04-10 23:49:23 +00:00
Makefile
pass1.c In pass1(), cap inosused to fs_ipg rather than allowing arbitrary 2008-02-26 03:08:22 +00:00
pass1b.c
pass2.c
pass3.c
pass4.c
pass5.c
setup.c
utilities.c