Module Name: src Committed By: martin Date: Sun Jul 10 08:38:54 UTC 2016
Modified Files: src/sys/nfs [netbsd-7-0]: nfs_clntsocket.c nfs_socket.c Log Message: Pull up following revision(s) (requested by christos in ticket #1184): sys/nfs/nfs_socket.c: revision 1.198 sys/nfs/nfs_clntsocket.c: revision 1.5 Serialize all access to the NFS request queue via splsoftnet(). Fixes random crashes. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.1.42.1 src/sys/nfs/nfs_clntsocket.c cvs rdiff -u -r1.192 -r1.192.4.1 src/sys/nfs/nfs_socket.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.