avatar      2007-02-09 17:22:11 UTC

  FreeBSD src repository

  Modified files:
    sys/netsmb           smb_dev.c 
  Log:
  Backing out the wrong fix which could possibly trash the memory if devfs
  tries to drop the reference count after our close routine returns.
  
  A more correct fix is to defer the destroy_dev() to a taskqueue(either
  in devfs or locally).
  
  Reminded by:    jhb
  
  Revision  Changes    Path
  1.31      +0 -1      src/sys/netsmb/smb_dev.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