Subject: CVS commit: src/sys/compat
To: None <source-changes@NetBSD.org>
From: Juergen Hannken-Illjes <hannken@netbsd.org>
List: source-changes
Date: 04/07/2007 15:06:53
Module Name: src
Committed By: hannken
Date: Sat Apr 7 15:06:53 UTC 2007
Modified Files:
src/sys/compat/svr4: svr4_fcntl.c
src/sys/compat/svr4_32: svr4_32_fcntl.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.55 -r1.56 src/sys/compat/svr4/svr4_fcntl.c
cvs rdiff -r1.18 -r1.19 src/sys/compat/svr4_32/svr4_32_fcntl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.