Subject: CVS commit: src/sys/ufs/lfs
To: None <source-changes@NetBSD.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 05/20/2006 01:10:18
Module Name: src
Committed By: perseant
Date: Sat May 20 01:10:18 UTC 2006
Modified Files:
src/sys/ufs/lfs: lfs_segment.c
Log Message:
Fix a bug in which FINFOs were written with a version number of zero.
Add assertions and add this to the DEBUG fip test in lfs_writeseg.
To generate a diff of this commit:
cvs rdiff -r1.180 -r1.181 src/sys/ufs/lfs/lfs_segment.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.