K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-09-02T15:41:44.000000Z K 7 svn:log V 368 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) END