Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Darrin B. Jewell <dbj@netbsd.org>
List: source-changes
Date: 11/08/2003 04:22:36
Module Name: src
Committed By: dbj
Date: Sat Nov 8 04:22:36 UTC 2003
Modified Files:
src/sys/kern: vfs_bio.c
src/sys/ufs/ffs: ffs_vnops.c
Log Message:
protect a few uses of buf's b_flags with b_interlock
To generate a diff of this commit:
cvs rdiff -r1.96 -r1.97 src/sys/kern/vfs_bio.c
cvs rdiff -r1.61 -r1.62 src/sys/ufs/ffs/ffs_vnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.