cvs commit: src/sys/netgraph ng_socket.c
Robert Watson
rwatson at FreeBSD.org
Mon Aug 30 07:41:26 PDT 2004
rwatson 2004-08-30 14:41:25 UTC
FreeBSD src repository
Modified files:
sys/netgraph ng_socket.c
Log:
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
Revision Changes Path
1.54 +2 -0 src/sys/netgraph/ng_socket.c
More information about the cvs-src
mailing list