Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 02/15/2000 20:08:42
Module Name:	basesrc
Committed By:	enami
Date:		Wed Feb 16 04:08:41 UTC 2000

Modified Files:
	basesrc/usr.sbin/mountd: mountd.c

Log Message:
Backout revision 1.58-1.61; Since we currently only have a way to unexport
per mount point, the way ``try to export and unexport an unnecessary
mount point later'' may leave unwanted information in the kernel, and
doesn't work if a mount point is default exported or publically exported.

To fix the race condtion, we need another way.


To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 basesrc/usr.sbin/mountd/mountd.c

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