Date: Mon, 9 Feb 2009 23:23:00 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern uipc_usrreq.c Message-ID: <200902092323.n19NN9EE084341@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2009-02-09 23:23:00 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/kern uipc_usrreq.c
Log:
SVN rev 188425 on 2009-02-09 23:23:00Z by rwatson
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).
PR: kern/128974
Submitted by: Larry Baird <lab at gta dot com>
Revision Changes Path
1.155.2.24 +1 -3 src/sys/kern/uipc_usrreq.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902092323.n19NN9EE084341>
