Subject: CVS commit: [netbsd-2-0] src/sys/nfs
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 03/16/2005 11:54:49
Module Name:	src
Committed By:	tron
Date:		Wed Mar 16 11:54:49 UTC 2005

Modified Files:
	src/sys/nfs [netbsd-2-0]: nfs_subs.c

Log Message:
Pull up revision 1.146 (requested by yamt in ticket #1148):
nfs_clearcommit: don't attempt to clear commit info (n_pushlo, etc)
unless the vnode is of VREG.  union members used to keep commit info
are used for other purposes in the case of !VREG.


To generate a diff of this commit:
cvs rdiff -r1.132.2.4 -r1.132.2.5 src/sys/nfs/nfs_subs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.