freebsd-dev/sbin/fsck_ffs
Poul-Henning Kamp a490e80ce6 Remove some additional paranoia which Kirk forgot to remove from his
UFS2 commit.

These bits in essence made any instance of "softupdates expected
corrution", (ie blocks marked allocated but not referenced by an
inode etc) result in a exit value for fsck_ffs of 2.

2 is part of the magic and appearantly undocumented protocol between
fsck_FOO and fsck and means "dump into single user mode ASAP.

Sponsored by:	DARPA & NAI Labs.
2002-07-30 20:49:29 +00:00
..
SMM.doc more file system > filesystem 2002-05-16 04:10:46 +00:00
dir.c Warning cleanup. 2002-07-30 13:01:25 +00:00
fsck_ffs.8 mdoc(7) police: section 1 and 8 manpages document their exit 2001-12-04 16:17:35 +00:00
fsck.h Warning cleanup. 2002-07-30 13:01:25 +00:00
fsutil.c Warning cleanup. 2002-07-30 13:01:25 +00:00
inode.c Warning cleanup. 2002-07-30 13:01:25 +00:00
main.c Warning cleanup. 2002-07-30 13:01:25 +00:00
Makefile Remove some additional paranoia which Kirk forgot to remove from his 2002-07-30 20:49:29 +00:00
pass1.c Warning cleanup. 2002-07-30 13:01:25 +00:00
pass1b.c This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00
pass2.c Warning cleanup. 2002-07-30 13:01:25 +00:00
pass3.c o __P removed 2002-03-20 22:57:10 +00:00
pass4.c This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00
pass5.c Remove some additional paranoia which Kirk forgot to remove from his 2002-07-30 20:49:29 +00:00
preen.c o __P removed 2002-03-20 22:57:10 +00:00
setup.c Warning cleanup. 2002-07-30 13:01:25 +00:00
utilities.c Warning cleanup. 2002-07-30 13:01:25 +00:00