Subject: CVS commit: [vmlocking] src/sys/ufs/ffs
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 05/27/2007 00:14:04
Module Name:	src
Committed By:	ad
Date:		Sun May 27 00:14:04 UTC 2007

Modified Files:
	src/sys/ufs/ffs [vmlocking]: ffs_vfsops.c ffs_vnops.c

Log Message:
ffs_sync: vp->v_data can be NULL if the vnode is being recycled.


To generate a diff of this commit:
cvs rdiff -r1.196.6.6 -r1.196.6.7 src/sys/ufs/ffs/ffs_vfsops.c
cvs rdiff -r1.86.4.3 -r1.86.4.4 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.