Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/nfs
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.
Home |
Main Index |
Thread Index |
Old Index