Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: drochner
Date: Fri Dec 10 14:36:05 UTC 1999
Modified Files:
syssrc/sys/ufs/ffs: ffs_vfsops.c
Log Message:
Call ffs_oldfscompat() before all the consistency checks, to avoid the
use of uninitialized data in the checks if the filesystem is an old one.
To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 syssrc/sys/ufs/ffs/ffs_vfsops.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