Subject: CVS commit: src/sys/nfs
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 11/20/2005 06:23:44
Module Name:	src
Committed By:	yamt
Date:		Sun Nov 20 06:23:44 UTC 2005

Modified Files:
	src/sys/nfs: nfs_export.c

Log Message:
fix bugs introduced by the recent exports list rototill.
- mountd_set_exports_list: don't discard error.
- nfs_update_exports_30: check the correct flag.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/nfs/nfs_export.c

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