Date: Tue, 10 Feb 2009 11:36:38 +0000 (GMT) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-6@freebsd.org Subject: Re: svn commit: r188425 - stable/6/sys/kern Message-ID: <alpine.BSF.2.00.0902101135580.40910@fledge.watson.org> In-Reply-To: <200902092323.n19NN0QL074633@svn.freebsd.org> References: <200902092323.n19NN0QL074633@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 9 Feb 2009, Robert Watson wrote: > Author: rwatson > Date: Mon Feb 9 23:23:00 2009 > New Revision: 188425 > URL: http://svn.freebsd.org/changeset/base/188425 > > Log: > In unp_connect(), don't unlock the global UNIX domain socket lock when > UNP_CONNECTING is set, as the caller will do that. > > (Due to significantly different locking in 7.0 and later, this fix > applies only to stable/7). This should have read "stable/6" -- the bug in question isn't present in the finer-grained UNIX domain socket locking introduced in the 7.x series. Robert N M Watson Computer Laboratory University of Cambridge
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.0902101135580.40910>