On Thu, Apr 12, 2007 at 06:05:04PM +0800, Ian Kent wrote: > On Wed, 2007-04-11 at 16:48 -0700, Chris Walker wrote: > > I'd like to determine which process triggered an automount. Might I have > > to use Systemtap or some other tool to determine this? > > Can't really do that with autofs version 4. > It's a bit of information that the daemon doesn't get in the request > packet from the kernel. This information is passed to the daemon in > autofs version 5 and is logged when debug logging is enabled so you > could try that. > > Sorry I can't be more help. > Ian
I think a system tap module could get you this, but it will take some time investment for you to find out how to use it. http://sourceware.org/systemtap/ -Peter -- The 5 year plan: In five years we'll make up another plan. Or just re-use this one. _______________________________________________ autofs mailing list [EMAIL PROTECTED] http://linux.kernel.org/mailman/listinfo/autofs
