From owner-cvs-all Wed Aug 28 11:39: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD4B437B481 for ; Wed, 28 Aug 2002 11:39:00 -0700 (PDT) Received: from mail.speakeasy.net (mail11.speakeasy.net [216.254.0.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD4D643E42 for ; Wed, 28 Aug 2002 11:38:59 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 16469 invoked from network); 28 Aug 2002 18:38:58 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail11.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 28 Aug 2002 18:38:58 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.5/8.12.5) with ESMTP id g7SIcuBQ042686; Wed, 28 Aug 2002 14:38:57 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200208280514.g7S5Et15075872@freefall.freebsd.org> Date: Wed, 28 Aug 2002 14:38:59 -0400 (EDT) From: John Baldwin To: Bruce Evans Subject: RE: cvs commit: src/sys/sys lock.h Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 28-Aug-2002 Bruce Evans wrote: > bde 2002/08/27 22:14:55 PDT > > Modified files: > sys/sys lock.h > Log: > Forward declare struct thread so that this header doesn't depend on its > own namespace pollution/compatibility cruft. > > Removed the main part of the pollution. All clients have been converted > to either not depend on getting old locking interfaces from this new > locking header, or usual case to get it from another header (typically > vnode.h, where declaring old loccking interfaces is less bogus because > vnode.h uses them internally). Thanks! -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message