From owner-svn-src-stable@FreeBSD.ORG Thu Jul 9 18:00:16 2009 Return-Path: Delivered-To: svn-src-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A99D31065675; Thu, 9 Jul 2009 18:00:16 +0000 (UTC) (envelope-from prvs=1434654274=brian@Awfulhak.org) Received: from idcmail-mo2no.shaw.ca (idcmail-mo2no.shaw.ca [64.59.134.9]) by mx1.freebsd.org (Postfix) with ESMTP id 4C0228FC0C; Thu, 9 Jul 2009 18:00:16 +0000 (UTC) (envelope-from prvs=1434654274=brian@Awfulhak.org) Received: from pd7ml2no-ssvc.prod.shaw.ca ([10.0.153.162]) by pd6mo1no-svcs.prod.shaw.ca with ESMTP; 09 Jul 2009 11:31:25 -0600 X-Cloudmark-SP-Filtered: true X-Cloudmark-SP-Result: v=1.0 c=0 a=6I5d2MoRAAAA:8 a=1YLkyMYI2MGb24YtbzMA:9 a=SqbEZiGvDLxhBybAys0A:7 a=GpQ67uUgEPVBYj78KlVyTLSf4NEA:4 a=SV7veod9ZcQA:10 a=WJ3hkfHDukgA:10 a=0wvbOQHW_X4A:10 Received: from unknown (HELO store.lan.Awfulhak.org) ([174.7.23.140]) by pd7ml2no-dmz.prod.shaw.ca with ESMTP; 09 Jul 2009 11:31:25 -0600 Received: from store.lan.Awfulhak.org (localhost.localdomain [127.0.0.1]) by localhost (Email Security Appliance) with SMTP id C1DE2C433AD_A5629A7B; Thu, 9 Jul 2009 17:32:23 +0000 (GMT) Received: from gw.Awfulhak.org (gw.lan.Awfulhak.org [172.16.0.1]) by store.lan.Awfulhak.org (Sophos Email Appliance) with ESMTP id 722F9C460F2_A56299FF; Thu, 9 Jul 2009 17:32:14 +0000 (GMT) Received: from localhost (brian@gw.lan.Awfulhak.org [172.16.0.1]) by gw.Awfulhak.org (8.14.3/8.14.3) with ESMTP id n69HVEmL019994; Thu, 9 Jul 2009 10:31:14 -0700 (PDT) (envelope-from brian@Awfulhak.org) Date: Thu, 9 Jul 2009 10:31:26 -0700 From: Brian Somers To: Konstantin Belousov Message-ID: <20090709103126.02bf7206@Awfulhak.org> In-Reply-To: <200907090912.n699CGx0077581@svn.freebsd.org> References: <200907090912.n699CGx0077581@svn.freebsd.org> X-Mailer: Claws Mail 3.7.2 (GTK+ 2.16.4; i386-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: svn-src-stable@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org, svn-src-stable-7@FreeBSD.org Subject: Re: svn commit: r195485 - in stable/7/sys: . contrib/pf kern X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Jul 2009 18:00:17 -0000 On Thu, 9 Jul 2009 09:12:16 +0000 (UTC), Konstantin Belousov wrote: > Author: kib > Date: Thu Jul 9 09:12:16 2009 > New Revision: 195485 > URL: http://svn.freebsd.org/changeset/base/195485 > > Log: > MFC r194993: > In lf_iteratelocks_vnode, increment state->ls_threads around iterating > of the vnode advisory lock list. This prevents deallocation of state > while inside the loop. > > Modified: > stable/7/sys/ (props changed) > stable/7/sys/contrib/pf/ (props changed) > stable/7/sys/kern/kern_lockf.c Just picking on this commit.... Are the properties on stable/7/sys/contrib/pf intentional or should they merged into stable/7/sys (a no-op hopefully) and removed? -- Brian Somers Don't _EVER_ lose your sense of humour !