Subject: CVS commit: src/sys/nfs
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 05/06/2004 21:58:17
Module Name: src
Committed By: yamt
Date: Thu May 6 21:58:17 UTC 2004
Modified Files:
src/sys/nfs: nfs_vnops.c
Log Message:
because nfsv3 has the same CREATE semantics as ours,
we don't have to issue LOOKUP RPCs beforehand.
To generate a diff of this commit:
cvs rdiff -r1.191 -r1.192 src/sys/nfs/nfs_vnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.