Re: Hooking mount events from within kernel.
Re: Hooking mount events from within kernel.
- Subject: Re: Hooking mount events from within kernel.
- From: "Maxim Zhuravlev" <email@hidden>
- Date: Tue, 26 Aug 2008 08:23:51 +0400
> What do you mean by "hook" here?
I mean, I need to get notified on every mount/umount event. I.e. I
need, say, some kauth semantics for mount/umount.
> What problem you are actually trying to solve that you think hooking mounts
> and unmounts will solve for you?
I need to do some initialization in my kext for newly coming
filesystem on mount and some invalidation for umonted filesystem based
on it's device id ( in terms of stat() ) or fsid (in terms of vnodes).
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden