Date: Thu, 9 Jul 2009 10:31:26 -0700 From: Brian Somers <brian@Awfulhak.org> To: Konstantin Belousov <kib@FreeBSD.org> 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 Message-ID: <20090709103126.02bf7206@Awfulhak.org> In-Reply-To: <200907090912.n699CGx0077581@svn.freebsd.org> References: <200907090912.n699CGx0077581@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 9 Jul 2009 09:12:16 +0000 (UTC), Konstantin Belousov <kib@FreeBSD.org> 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 <brian@Awfulhak.org> Don't _EVER_ lose your sense of humour ! <brian@FreeBSD.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090709103126.02bf7206>