Subject: CVS commit: [vmlocking] src/sys/ufs/ffs
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 04/14/2007 11:38:34
Module Name: src
Committed By: ad
Date: Sat Apr 14 11:38:34 UTC 2007
Modified Files:
src/sys/ufs/ffs [vmlocking]: ffs_vfsops.c
Log Message:
ffs_sync: don't try to examine the inode without locking if the vnode is
being freed.
To generate a diff of this commit:
cvs rdiff -r1.196.6.4 -r1.196.6.5 src/sys/ufs/ffs/ffs_vfsops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.