Subject: Re: CVS commit: syssrc
To: Matthias Scheler <tron@netbsd.org>
From: Jason R Thorpe <thorpej@zembu.com>
List: source-changes
Date: 06/07/2000 09:36:23
On Wed, Jun 07, 2000 at 09:25:17AM -0700, Matthias Scheler wrote:

 > Module Name:	syssrc
 > Committed By:	tron
 > Date:		Wed Jun  7 16:25:16 UTC 2000
 > 
 > Modified Files:
 > 	syssrc/sys/sys: lock.h
 > 
 > Log Message:
 > Make "src/regress/sys/kern/extent" build again.

This change is wrong.  I am backing it out.  I made the changes to
subr_extent.c yesterday to fix this problem:

revision 1.31
date: 2000/06/06 17:32:50;  author: thorpej;  state: Exp;  lines: +7 -1
Make this build as a regression test with the latest simple lock
changes.

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>