Subject: CVS commit: syssrc/sys/ufs/ufs
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 11/22/2001 04:42:38
Module Name:	syssrc
Committed By:	chs
Date:		Thu Nov 22 02:42:38 UTC 2001

Modified Files:
	syssrc/sys/ufs/ufs: ufs_inode.c

Log Message:
we need to hold the pageq lock while calling uvm_page_unbusy() on
pages that uvm_page_unbusy() will free.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 syssrc/sys/ufs/ufs/ufs_inode.c

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