Subject: CVS commit: src/sys/nfs
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 12/09/2004 01:48:22
Module Name:	src
Committed By:	yamt
Date:		Thu Dec  9 01:48:22 UTC 2004

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

Log Message:
when calling create-type VOP, make sure that va_mode is set
even when a client doesn't specify it.
(most filesystems get confused if va_mode is VNOVAL.)


To generate a diff of this commit:
cvs rdiff -r1.91 -r1.92 src/sys/nfs/nfs_serv.c

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