Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 12/10/1999 06:36:05
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.