cvs commit: src/sys/netgraph ng_socket.c
Robert Watson
rwatson at FreeBSD.org
Thu Sep 2 08:41:45 PDT 2004
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
More information about the cvs-src
mailing list