Subject: CVS commit: src/sys/nfs
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 05/08/2004 21:35:13
Module Name:	src
Committed By:	yamt
Date:		Sat May  8 21:35:13 UTC 2004

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

Log Message:
nfs_lookup: avoid CREATE optimization for DOTDOT.
creating a DOTDOT entry has no sense and will fail anyway.


To generate a diff of this commit:
cvs rdiff -r1.195 -r1.196 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.