Subject: CVS commit: syssrc/sys/uvm
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 02/27/2002 18:02:05
Module Name:	syssrc
Committed By:	chs
Date:		Wed Feb 27 16:02:04 UTC 2002

Modified Files:
	syssrc/sys/uvm: uvm_bio.c

Log Message:
honor the PG_RDONLY flag (so that NFS can clear the PG_NEEDCOMMIT flag
when page with it set is modified again).  fixes PR 15733.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 syssrc/sys/uvm/uvm_bio.c

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