Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Aug 2004 14:41:25 +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:  <200408301441.i7UEfPPa004065@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408301441.i7UEfPPa004065>