Subject: CVS commit: src/sys/ufs/ffs
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 07/26/2005 12:14:46
Module Name:	src
Committed By:	yamt
Date:		Tue Jul 26 12:14:46 UTC 2005

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

Log Message:
revert VCHR part of ffs_vnops.c 1.71.
as VCHR uses the device pager, no point to call VOP_PUTPAGES here.
pointed by Chuck Silvers.


To generate a diff of this commit:
cvs rdiff -r1.71 -r1.72 src/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.