Re: File System Filter and Disk Eject
Re: File System Filter and Disk Eject
- Subject: Re: File System Filter and Disk Eject
- From: "Duane Murphy" <email@hidden>
- Date: Thu, 26 Jul 2007 11:02:28 -0700
--- At Thu, 26 Jul 2007 13:44:58 -0400, Dan Markarian wrote:
>Hey Duane,
>
>> For various reasons, the kext keeps an open connection (using
>> open()) to
>> it's provider. If that connection is closed then the disk can be
>> ejected. Clearly I'm at fault here, so I am looking for suggestions.
>
>You must not keep the provider open when you have no clients that have
>you open in Storage Family. It is a lazy open scheme. We realize
>that someone has it open at the block storage driver and deny the
>ejection there.
Thanks Dan.
That's what I am doing now. If there are no other connections, then I
close my connection. Works like a charm! :-)
...Duane
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden