Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 08/29/1999 11:32:16
Module Name:	syssrc
Committed By:	sommerfeld
Date:		Sun Aug 29 18:32:16 UTC 1999

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

Log Message:
Once the mount structure is definitely doomed, always set the
NFSMNT_DISMNT bit in it so that any waiters can go away cleanly.
(formerly, we did this only in the NQNFS/KERB cases).


To generate a diff of this commit:
cvs rdiff -r1.83 -r1.84 syssrc/sys/nfs/nfs_vfsops.c

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