Subject: CVS commit: src/sys/miscfs/portal
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 06/30/2007 18:28:15
Module Name:	src
Committed By:	pooka
Date:		Sat Jun 30 18:28:15 UTC 2007

Modified Files:
	src/sys/miscfs/portal: portal_vnops.c

Log Message:
VOP_LOCK() doesn't handle LK_RETRY, call vn_lock() instead


To generate a diff of this commit:
cvs rdiff -r1.71 -r1.72 src/sys/miscfs/portal/portal_vnops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.