Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 04/20/2001 14:19:17
Module Name: syssrc
Committed By: fvdl
Date: Fri Apr 20 11:19:16 UTC 2001
Modified Files:
syssrc/sys/nfs: nfs_node.c
Log Message:
On VOP_GETATTR failure in nfs_nget, call vgone() to get rid
of the vnode that was just created. Suggested by Enami.
To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 syssrc/sys/nfs/nfs_node.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.