Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Feb 2007 16:53:48 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-current@freebsd.org
Subject:   Re: problems porting iSCSI to current
Message-ID:  <200702261653.48794.jhb@freebsd.org>
In-Reply-To: <E1HJ5Cr-000I1J-Ht@cs1.cs.huji.ac.il>
References:  <E1HJ5Cr-000I1J-Ht@cs1.cs.huji.ac.il>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702261653.48794.jhb>