freebsd-dev/sbin/fsck_ifs
Peter Wemm 32f189ac7d Kill the Lite2 early "filesystem clean abort" check and go back to
something closer to how we used to do it.  The Lite2 way is to check the
"fsclean" flag in the superblock and stop there if so (during preen).
We now do the various superblock sanity checks that we used to do before
since it's cheap.  We now get the filesystem state summary again instead
of "FILESYSTEM CLEAN; CHECKING SKIPPED" (or whatever).
1997-03-13 15:37:23 +00:00
..
dir.c Finished (?) merging with Lite2: cleaned up #include mess. 1997-03-12 16:49:28 +00:00
fsck_ifs.8 Restored lost reference to fsdb(8). 1997-03-12 16:35:26 +00:00
fsck.h Merge from Lite2. Note that Lite2 has it's own filesystem clean check 1997-03-11 12:20:21 +00:00
inode.c Finished (?) merging with Lite2: cleaned up #include mess and fixed a 1997-03-12 16:53:31 +00:00
main.c Kill the Lite2 early "filesystem clean abort" check and go back to 1997-03-13 15:37:23 +00:00
Makefile Merge from Lite2. Note that Lite2 has it's own filesystem clean check 1997-03-11 12:20:21 +00:00
pass1.c Finished (?) merging with Lite2: cleaned up #include mess. 1997-03-12 16:58:35 +00:00
pass1b.c Merge from Lite2. Note that Lite2 has it's own filesystem clean check 1997-03-11 12:20:21 +00:00
pass2.c Finished (?) merging with Lite2: cleaned up #include mess. 1997-03-12 17:01:11 +00:00
pass3.c Merge from Lite2. Note that Lite2 has it's own filesystem clean check 1997-03-11 12:20:21 +00:00
pass4.c Merge from Lite2. Note that Lite2 has it's own filesystem clean check 1997-03-11 12:20:21 +00:00
pass5.c Finished (?) merging with Lite2: cleaned up #include mess. 1997-03-12 17:01:11 +00:00
preen.c Finished (?) merging with Lite2: cleaned up #include mess. 1997-03-12 16:58:35 +00:00
setup.c Kill the Lite2 early "filesystem clean abort" check and go back to 1997-03-13 15:37:23 +00:00
utilities.c Finished (?) merging with Lite2: cleaned up #include mess. 1997-03-12 17:01:11 +00:00