problems porting iSCSI to current

John Baldwin jhb at freebsd.org
Mon Feb 26 23:42:51 UTC 2007


On Monday 19 February 2007 04:53, Danny Braniss wrote:
> Hi all,
> 	im getting stuck in destroy_dev(...) because
> si_threadcount is not zero, (actually 1 before the call),
> all this in sys/kern_conf.c.
> 	what magic am I doing wrong?

Don't call destroy_dev() in your close routine.

-- 
John Baldwin


More information about the freebsd-current mailing list