Subject: Re: CVS commit: src/sys (more vnode stuff)
To: None <current-users@netbsd.org>
From: Geoff Wing <mason@primenet.com.au>
List: current-users
Date: 02/05/2007 00:54:26
Chuck Silvers <chs@netbsd.org> caused:
: Module Name:	src
: Committed By:	chs
: Date:		Sun Feb  4 15:03:20 UTC 2007
:
: Modified Files:
: 	src/sys/fs/union: union_subr.c union_vfsops.c union_vnops.c
: 	src/sys/kern: vfs_lookup.c vfs_syscalls.c
: 	src/sys/nfs: nfs_export.c
:
: Log Message:
: more fixes for the new vnode locking scheme:

This gives me vnode locking problems symptomatically similar to the one
you fixed with sys/kern/vfs_lookup.c:1.77

Regards,
Geoff