Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 02/05/2008 15:13:25
Module Name: src
Committed By: ad
Date: Tue Feb 5 15:13:25 UTC 2008
Modified Files:
src/sys/kern: vfs_subr.c
Log Message:
vrevoke: if the vnode is already being cleaned out, then ignore it. We
don't need to do anything. PR kern/27622.
To generate a diff of this commit:
cvs rdiff -r1.332 -r1.333 src/sys/kern/vfs_subr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.