Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Juergen Hannken-Illjes <hannken@netbsd.org>
List: source-changes
Date: 04/07/2007 15:08:12
Module Name:	src
Committed By:	hannken
Date:		Sat Apr  7 15:08:12 UTC 2007

Modified Files:
	src/sys/fs/union: union_subr.c
	src/sys/miscfs/syncfs: sync_subr.c sync_vnops.c

Log Message:
Remove calls to now obsolete vn_start_write() and vn_finished_write().


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/fs/union/union_subr.c
cvs rdiff -r1.28 -r1.29 src/sys/miscfs/syncfs/sync_subr.c
cvs rdiff -r1.16 -r1.17 src/sys/miscfs/syncfs/sync_vnops.c

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