Date: Thu, 2 Sep 2004 15:41:44 +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/netgraph ng_socket.c Message-ID: <200409021541.i82FfiP0088190@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2004-09-02 15:41:44 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netgraph ng_socket.c Log: Merge ng_socket.c:1.54 to RELENG_5: date: 2004/08/30 14:41:25; author: rwatson; state: Exp; lines: +2 -0 Acquire Giant arounds calls into the linker from Netgraph sockets. We now no longer hold Giant in send(), so it isn't inheritted by the linker, which calls into VFS. Reported by: glebius Discussed with: glebius, bz Approved by: re (kensmith) Revision Changes Path 1.53.2.1 +2 -0 src/sys/netgraph/ng_socket.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409021541.i82FfiP0088190>