Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 09/24/2000 09:59:22
Module Name: syssrc
Committed By: enami
Date: Sun Sep 24 06:59:22 UTC 2000
Modified Files:
syssrc/sys/nfs: nfs_subs.c
Log Message:
Don't bother to clear commit information for the vnode of type VNON.
It is not necessary since it is a vnode being initialized and it shouldn't
be done since filesystem private data may not be assigned yet.
To generate a diff of this commit:
cvs rdiff -r1.84 -r1.85 syssrc/sys/nfs/nfs_subs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.