Date: Wed, 23 Feb 2005 00:37:50 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_usrreq.c Message-ID: <200502230037.j1N0boah092331@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2005-02-23 00:37:50 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/kern uipc_usrreq.c
Log:
Merge uipc_usrreq.c:1.147 from HEAD to RELENG_5:
date: 2005/02/20 04:18:22; author: rwatson; state: Exp; lines: +1 -1
Move assignment of UNIX domain socket pcb during unp_attach() outside
of the global UNIX domain socket mutex: no protection is needed that
early in the setup of the UNIX domain socket and socket structures.
Revision Changes Path
1.138.2.7 +1 -1 src/sys/kern/uipc_usrreq.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502230037.j1N0boah092331>
