Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/fsck_ffs
Module Name: src
Committed By: fvdl
Date: Wed Apr 9 12:49:28 UTC 2003
Modified Files:
src/sbin/fsck_ffs: pass2.c
Log Message:
Correctly deal with directories that need indirect blocks by adding
some code I missed in the UFS2 commit. Should fix false positives
seen by fsck_ffs on clean filesystems.
Thanks to Takahiro Kambe for debugging help.
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/sbin/fsck_ffs/pass2.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index