Subject: CVS commit: src/sys/uvm
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 06/22/2007 15:15:48
Module Name:	src
Committed By:	yamt
Date:		Fri Jun 22 15:15:48 UTC 2007

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

Log Message:
ubc_alloc: break loans on UBC_FAULTBUSY.

it's necessary after recent file overwrite changes.
(http://mail-index.NetBSD.org/source-changes/2007/06/05/0014.html)
it should fix the problem reported by Sarton O'Brien on
current-users@/port-xen@.
(http://mail-index.NetBSD.org/current-users/2007/06/22/0001.html)


To generate a diff of this commit:
cvs rdiff -r1.58 -r1.59 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.