Subject: CVS commit: syssrc/sys/nfs
To: None <source-changes@netbsd.org>
From: Thor Lancelot Simon <tls@netbsd.org>
List: source-changes
Date: 05/19/2002 23:51:04
Module Name:	syssrc
Committed By:	tls
Date:		Sun May 19 20:51:04 UTC 2002

Modified Files:
	syssrc/sys/nfs: nfs_vnops.c

Log Message:
Fix client-side lockmgr: locking against myself panic immediately upon an
attempt to NFS-mount a filesystem with the -l (use ReaddirPlus RPC) option.

Fix from Bill Sommerfeld.


To generate a diff of this commit:
cvs rdiff -r1.150 -r1.151 syssrc/sys/nfs/nfs_vnops.c

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