freebsd-dev/sbin/fsck_ffs
Scott Long ce779f3756 Add a 'surrender' mode to fsck_ffs. With the -S flag, once hard read errors
are encountered, the fsck will stop instead of wasting time chewing through
possibly other errors.

Obtained from:	Netflix
MFC after:	3 days
2013-07-30 22:57:12 +00:00
..
dir.c When running with the -d option, instrument fsck_ffs to track the number, 2013-02-24 06:44:29 +00:00
ea.c When running with the -d option, instrument fsck_ffs to track the number, 2013-02-24 06:44:29 +00:00
fsck_ffs.8 Add a -Z option which zeroes unused blocks. It can be combined with -E, 2013-04-29 20:13:09 +00:00
fsck.h Add a 'surrender' mode to fsck_ffs. With the -S flag, once hard read errors 2013-07-30 22:57:12 +00:00
fsutil.c Add a 'surrender' mode to fsck_ffs. With the -S flag, once hard read errors 2013-07-30 22:57:12 +00:00
gjournal.c Fix fsck_ffs build with a 64-bit ino_t. 2012-09-27 23:30:58 +00:00
inode.c Revert 248634 and 248643 (e.g., restoring 248625 and 248639). 2013-03-23 20:00:02 +00:00
main.c Add a 'surrender' mode to fsck_ffs. With the -S flag, once hard read errors 2013-07-30 22:57:12 +00:00
Makefile - Merge soft-updates journaling from projects/suj/head into head. This 2010-04-24 07:05:35 +00:00
pass1.c Revert 248634 and 248643 (e.g., restoring 248625 and 248639). 2013-03-23 20:00:02 +00:00
pass1b.c The got_siginfo = 0 should have been got_sigalarm=0 to match the other 2004-10-10 06:37:56 +00:00
pass2.c Fix fsck_ffs build with a 64-bit ino_t. 2012-09-27 23:30:58 +00:00
pass3.c
pass4.c Fix fsck_ffs build with a 64-bit ino_t. 2012-09-27 23:30:58 +00:00
pass5.c Style nit. 2013-04-29 20:14:11 +00:00
setup.c Revert 248634 and 248643 (e.g., restoring 248625 and 248639). 2013-03-23 20:00:02 +00:00
suj.c Revert 248634 and 248643 (e.g., restoring 248625 and 248639). 2013-03-23 20:00:02 +00:00
utilities.c Mechanical whitespace cleanup. 2011-04-27 02:55:03 +00:00