Subject: CVS commit: src/sys/nfs
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 06/22/2007 14:40:00
Module Name:	src
Committed By:	yamt
Date:		Fri Jun 22 14:40:00 UTC 2007

Modified Files:
	src/sys/nfs: nfs_socket.c nfs_syscalls.c

Log Message:
- nfsrv_slpderef: fix a locking botch.
  (should fix "slp->ns_sref == 0" assertion failures in nfsrv_init)
- add some related assertions.


To generate a diff of this commit:
cvs rdiff -r1.157 -r1.158 src/sys/nfs/nfs_socket.c
cvs rdiff -r1.115 -r1.116 src/sys/nfs/nfs_syscalls.c

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