cvs commit: src/sys/netsmb smb_dev.c
Tai-hwa Liang
avatar at FreeBSD.org
Fri Feb 9 17:22:11 UTC 2007
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
More information about the cvs-src
mailing list