Re: tracing the mount syscall
Re: tracing the mount syscall
- Subject: Re: tracing the mount syscall
- From: Quinn <email@hidden>
- Date: Mon, 9 May 2005 15:01:32 +0100
At 18:43 -0400 1/5/05, Bijoy Thomas wrote:
Can anyone provide any info on what functions are called and when
during a mount?
Off the top of my head ('cause I don't have time to look up the exact
details), my guess is that your VFS 'mount' and 'root' entry points
will be called. It's also likely that you'll get a stat ('getattr')
on the root directory.
Have you set up two-machine debugging? If so, you can just step
through this in source.
S+E
--
Quinn "The Eskimo!" <http://www.apple.com/developer/>
Apple Developer Technical Support * Networking, Communications, Hardware
_______________________________________________
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