From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aaron Straus Subject: Re: autofs does not umount Date: Fri, 28 Aug 2009 09:43:58 -0700 Message-ID: <20090828164358.GA6935@merfinllc.com> References: <20090827222825.GA23043@merfinllc.com> <20090827232753.GA26300@merfinllc.com> <4A971D47.3050503@themaw.net> <20090828001545.GA28811@merfinllc.com> <4A976E14.7000301@themaw.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <4A976E14.7000301@themaw.net> 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 To: Ian Kent Cc: autofs@linux.kernel.org, viro@zeniv.linux.org.uk Hi, On Aug 28 01:41 PM, Ian Kent wrote: > > - if (!may_umount_tree(mnt)) { > > + if (!may_umount_tree(&path.mnt)) { > > My bad, sorry. > I think that really should be path.mnt not &path.mnt. Yep. I confirm the fixed-up patch fixes the problems I'm seeing. Thanks for the help!! =a= -- =================== Aaron Straus aaron@merfinllc.com