Subject: CVS commit: src/share/examples/puffs/dtfs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 03/11/2007 10:08:40
Module Name:	src
Committed By:	pooka
Date:		Sun Mar 11 10:08:37 UTC 2007

Modified Files:
	src/share/examples/puffs/dtfs: dtfs.h dtfs_subr.c dtfs_vnops.c

Log Message:
don't shrink file size when writing to the middle of an existing file

(mandatory AsiaBSDCon live commit)


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/share/examples/puffs/dtfs/dtfs.h
cvs rdiff -r1.10 -r1.11 src/share/examples/puffs/dtfs/dtfs_subr.c
cvs rdiff -r1.15 -r1.16 src/share/examples/puffs/dtfs/dtfs_vnops.c

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