Subject: CVS commit: src/sys/fs/puffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 12/05/2006 23:07:42
Module Name:	src
Committed By:	pooka
Date:		Tue Dec  5 23:07:42 UTC 2006

Modified Files:
	src/sys/fs/puffs: puffs_vnops.c

Log Message:
adjust file size in write only if file grows.  but since this change is
in the "never use ubc" branch, I don't think it matters except for cosmetics.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/fs/puffs/puffs_vnops.c

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