From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Swan Subject: Re: Re: debug failed automount Date: Sun, 1 May 2005 22:52:42 -0400 Message-ID: <11101302050501195219712615@mail.gmail.com> References: <11101302050428071921ec8bb7@mail.gmail.com> <11101302050429222770e0df9d@mail.gmail.com> <1110130205050116184381a11e@mail.gmail.com> Reply-To: Robert Swan Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Return-path: In-Reply-To: Content-Disposition: inline List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: autofs-bounces@linux.kernel.org Errors-To: autofs-bounces@linux.kernel.org Content-Type: text/plain; charset="us-ascii" To: Ian Kent Cc: autofs@linux.kernel.org On 5/1/05, Ian Kent wrote: > On Sun, 1 May 2005, Robert Swan wrote: > > > Is there a way to attach a debugger to the automount process that gets > > spawned when the kernel attempts an automount? > > Nothing that will help in this situation. > All the mount/umount is done in userspace by the daemon. I couldn't figure out how to attach to the user space code either. I.E. I wanted to step through get_best_mount() but wasn't able; still would like to know how to do that. Robert > > Ian > >