Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 09/20/2000 01:01:42
Module Name:	syssrc
Committed By:	fvdl
Date:		Tue Sep 19 22:01:42 UTC 2000

Modified Files:
	syssrc/sys/kern: vfs_syscalls.c

Log Message:
Adapt for VOP_FSYNC parameter change.

Small optimization to shutdown code: only take the syncer lock if
the FS actually used it.


To generate a diff of this commit:
cvs rdiff -r1.161 -r1.162 syssrc/sys/kern/vfs_syscalls.c

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