Subject: CVS commit: [vmlocking] src/sys/fs/tmpfs
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 09/18/2007 16:06:13
Module Name: src
Committed By: ad
Date: Tue Sep 18 16:06:13 UTC 2007
Modified Files:
src/sys/fs/tmpfs [vmlocking]: tmpfs_subr.c
Log Message:
tmpfs_alloc_vp: deal with vget() failure. Another thread may be reclaiming
the vnode.
To generate a diff of this commit:
cvs rdiff -r1.34.4.6 -r1.34.4.7 src/sys/fs/tmpfs/tmpfs_subr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.