Subject: CVS commit: src/sys/uvm
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 09/30/2006 15:37:22
Module Name:	src
Committed By:	yamt
Date:		Sat Sep 30 15:37:22 UTC 2006

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

Log Message:
ubc_fault: check UVM_OBJ_NEEDS_WRITEFAULT.
fix an assertion failure in genfs_putpages when using msdosfs.
(http://mail-index.NetBSD.org/tech-kern/2006/09/27/0002.html)
reported and tested by Darrin B.Jewell.


To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 src/sys/uvm/uvm_bio.c

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