All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Kent <raven@themaw.net>
To: Al Viro <viro@zeniv.linux.org.uk>
Cc: autofs mailing list <autofs@linux.kernel.org>,
	Aaron Straus <aaron@merfinllc.com>
Subject: Re: autofs does not umount
Date: Mon, 31 Aug 2009 11:37:16 +0800	[thread overview]
Message-ID: <4A9B456C.2070607@themaw.net> (raw)
In-Reply-To: <20090828164358.GA6935@merfinllc.com>

Aaron Straus wrote:
> 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.

Al,

Would you like me to post my corrected patch to LKML (to akpm or ??) or
would you like to take care of it?

Ian

  reply	other threads:[~2009-08-31  3:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-27 22:28 autofs does not umount Aaron Straus
2009-08-27 23:27 ` Aaron Straus
2009-08-27 23:56   ` Ian Kent
2009-08-28  0:15     ` Aaron Straus
2009-08-28  2:22       ` Ian Kent
2009-08-28  5:41         ` Ian Kent
2009-08-28 16:43           ` Aaron Straus
2009-08-31  3:37             ` Ian Kent [this message]
2009-09-12 15:40               ` Al Viro

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A9B456C.2070607@themaw.net \
    --to=raven@themaw.net \
    --cc=aaron@merfinllc.com \
    --cc=autofs@linux.kernel.org \
    --cc=viro@zeniv.linux.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.