Subject: CVS commit: src/sys/ufs/ffs
To: None <source-changes@NetBSD.org>
From: Greg Troxel <gdt@netbsd.org>
List: source-changes
Date: 11/02/2005 22:10:41
Module Name: src
Committed By: gdt
Date: Wed Nov 2 22:10:41 UTC 2005
Modified Files:
src/sys/ufs/ffs: ffs_softdep.stub.c
Log Message:
Adjust signature of softdep_freefile (dummy stub which always panics
if called) to match ffs_extern.h so that kernels w/o softdep can compile.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/ufs/ffs/ffs_softdep.stub.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.