rwatson     2007-02-06 14:31:38 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_usrreq.c 
  Log:
  Push UNIX domain socket locking further into uipc_ctloutput() in order to
  avoid holding the UNIX domain socket subsystem lock over soooptcopyin()
  and sooptcopyout().  This problem was introduced when LOCAL_CREDS, and
  LOCAL_CONNWAIT support were added.
  
  Reviewed by:    mdodd
  
  Revision  Changes    Path
  1.191     +6 -2      src/sys/kern/uipc_usrreq.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to