Subject: CVS commit: src/sys/ufs/ffs
To: None <source-changes@NetBSD.org>
From: Juergen Hannken-Illjes <hannken@netbsd.org>
List: source-changes
Date: 03/23/2006 11:16:48
Module Name: src
Committed By: hannken
Date: Thu Mar 23 11:16:48 UTC 2006
Modified Files:
src/sys/ufs/ffs: ffs_balloc.c
Log Message:
ffs_balloc*(): Add an assertion for "bpp != NULL" if B_METAONLY is set.
From Coverity CIDs 1170..1173
To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 src/sys/ufs/ffs/ffs_balloc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.