Subject: CVS commit: src/sys/nfs
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 05/17/2004 12:17:18
Module Name: src
Committed By: yamt
Date: Mon May 17 12:17:18 UTC 2004
Modified Files:
src/sys/nfs: nfs_vnops.c
Log Message:
#if 0 out CREATE optimization for now because it has a problem in the case
of O_CREAT|O_TRUNC, which is hard to be fixed without changing upper layer.
To generate a diff of this commit:
cvs rdiff -r1.198 -r1.199 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.