Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 05/04/1999 09:08:03
Module Name:	src
Committed By:	sommerfeld
Date:		Tue May  4 16:08:03 UTC 1999

Modified Files:
	src/sys/nfs: nfs_syscalls.c
Log Message:
Include checks (under DIAGNOSTIC) to catch vnode lock leaks soon after
they happen (while we still know which remote op is to blame for it),
instead of later when we trip over the already-locked vnode.