This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sbin
/
fsck_ffs
History
Kirk McKusick
5ee561ee3e
Note that foreground fsck should be run after a filesystem related panic.
...
Suggested by: Mikhail Teterin (mi@) MFC after: 1 week
2010-07-23 14:35:51 +00:00
..
SMM.doc
…
dir.c
…
ea.c
…
fsck_ffs.8
Note that foreground fsck should be run after a filesystem related panic.
2010-07-23 14:35:51 +00:00
fsck.h
Protect fsck.h from being included twice.
2010-04-24 07:54:49 +00:00
fsutil.c
This corrects a bug that manifested itself as identifying the last
2010-01-07 00:17:36 +00:00
gjournal.c
- Merge soft-updates journaling from projects/suj/head into head. This
2010-04-24 07:05:35 +00:00
inode.c
Update the actions previously attempted by the -D option to make them
2009-02-04 01:02:56 +00:00
main.c
Improve fsck robustness for SU+J cases:
2010-06-22 00:26:07 +00:00
Makefile
- Merge soft-updates journaling from projects/suj/head into head. This
2010-04-24 07:05:35 +00:00
pass1.c
Add some error messages suggested in PR bin/138043. The code to
2010-01-07 01:10:49 +00:00
pass1b.c
…
pass2.c
Add support to background fsck to delete zero-length directories.
2010-05-20 06:05:40 +00:00
pass3.c
…
pass4.c
Add support to background fsck to delete zero-length directories.
2010-05-20 06:05:40 +00:00
pass5.c
- Merge soft-updates journaling from projects/suj/head into head. This
2010-04-24 07:05:35 +00:00
setup.c
Add the '-C' "check clean" flag. If the FS is marked clean, skip file
2009-01-30 18:33:05 +00:00
suj.c
- Permit zero length directories as a handled inconsistency. This allows
2010-07-06 07:07:29 +00:00
utilities.c
…