Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 01/30/2008 12:33:45
Module Name:	src
Committed By:	ad
Date:		Wed Jan 30 12:33:45 UTC 2008

Modified Files:
	src/sys/kern: vfs_subr.c

Log Message:
vlockmgr: return EBUSY when trylock fails, not EDEADLK.
Pointed out by yamt@.


To generate a diff of this commit:
cvs rdiff -r1.327 -r1.328 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.