Subject: CVS commit: syssrc/sys/nfs
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 03/18/2002 00:22:40
Module Name:	syssrc
Committed By:	christos
Date:		Sun Mar 17 22:22:40 UTC 2002

Modified Files:
	syssrc/sys/nfs: nfs_socket.c nfs_subs.c nfs_var.h

Log Message:
use the exithook mechanism to remove the exiting process from the list
of processes to be signalled in a soft mount.


To generate a diff of this commit:
cvs rdiff -r1.72 -r1.73 syssrc/sys/nfs/nfs_socket.c
cvs rdiff -r1.102 -r1.103 syssrc/sys/nfs/nfs_subs.c
cvs rdiff -r1.22 -r1.23 syssrc/sys/nfs/nfs_var.h

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