Subject: CVS commit: syssrc/sys/ufs/ffs
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 11/08/2001 06:52:31
Module Name:	syssrc
Committed By:	chs
Date:		Thu Nov  8 04:52:31 UTC 2001

Modified Files:
	syssrc/sys/ufs/ffs: ffs_vnops.c

Log Message:
call VOP_PUTPAGES() directly for vnodes instead of
going through the UVM pager "put" vector.


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 syssrc/sys/ufs/ffs/ffs_vnops.c

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