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:51:06
Module Name: syssrc
Committed By: chs
Date: Thu Nov 8 04:51:05 UTC 2001
Modified Files:
syssrc/sys/ufs/ffs: ffs_softdep.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.19 -r1.20 syssrc/sys/ufs/ffs/ffs_softdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.