From owner-freebsd-current@FreeBSD.ORG Wed Mar 30 02:30:22 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7742916A4D0 for ; Wed, 30 Mar 2005 02:30:22 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5226143D3F for ; Wed, 30 Mar 2005 02:30:22 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 4660B72DDD; Tue, 29 Mar 2005 18:30:22 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 41AEF72DDB; Tue, 29 Mar 2005 18:30:22 -0800 (PST) Date: Tue, 29 Mar 2005 18:30:22 -0800 (PST) From: Doug White To: Jeff Roberson In-Reply-To: <20050328063154.M54623@mail.chesapeake.net> Message-ID: <20050329182702.U58510@carver.gumbysoft.com> References: <20050328063154.M54623@mail.chesapeake.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org Subject: Re: cvs commit: src/sys/sys lockmgr.h (fwd) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Mar 2005 02:30:22 -0000 On Mon, 28 Mar 2005, Jeff Roberson wrote: > You must recompile all of your filesystems modules after you pickup this > change. Can you add an entry to src/UPDATING indicating this change, and post a message with HEADS UP in the subject when you do? Thanks! > > On Mon, 28 Mar 2005, Jeff Roberson wrote: > > > jeff 2005-03-28 11:31:20 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/sys lockmgr.h > > Log: > > - Fix the lockmgr flags so that external flags and internal flags are > > grouped together with room for each set to expand. This makes the > > external lock mask sane. > > > > Sponsored by: Isilon Systems, Inc. > > > > Revision Changes Path > > 1.45 +33 -35 src/sys/sys/lockmgr.h > > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org