jhb         2006-07-17 16:12:59 UTC

  FreeBSD src repository

  Modified files:
    sys/netsmb           smb_conn.c 
  Log:
  Always lock the lockmgr lock when creating an smb connection object rather
  than only locking it if INVARIANTS is enabled.  All the callers expect
  smb_co_init() to return with the lock held.
  
  Tested by:      "Jiawei Ye" <leafy7382 at gmail>
  
  Revision  Changes    Path
  1.17      +2 -1      src/sys/netsmb/smb_conn.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