util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Karel Zak <kzak@redhat.com>
To: Dave Reisner <d@falconindy.com>
Cc: util-linux@vger.kernel.org, Dave Reisner <dreisner@archlinux.org>
Subject: Re: [PATCH] mount: avoid canonicalizing pseudofs paths
Date: Tue, 17 Jan 2012 11:14:29 +0100	[thread overview]
Message-ID: <20120117101429.GB12310@x2.net.home> (raw)
In-Reply-To: <1326763075-11690-1-git-send-email-dreisner@archlinux.org>

On Mon, Jan 16, 2012 at 08:17:55PM -0500, Dave Reisner wrote:
> This fixes a display bug in the new mount wherein a psuedofs existing in
> $PWD by name will be resolved and shown as a real mount point.

 Cool, we really need to test the code.

>   $ cd /tmp; mkdir nfsd; mount | grep nfsd
>   /tmp/nfsd on /proc/fs/nfsd type nfsd (rw,relatime)
> 
> Signed-off-by: Dave Reisner <dreisner@archlinux.org>
> ---
>  sys-utils/mount.c |    7 ++++---
>  1 files changed, 4 insertions(+), 3 deletions(-)

 Applied, thanks.

    Karel

-- 
 Karel Zak  <kzak@redhat.com>
 http://karelzak.blogspot.com

      reply	other threads:[~2012-01-17 10:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-17  1:17 [PATCH] mount: avoid canonicalizing pseudofs paths Dave Reisner
2012-01-17 10:14 ` Karel Zak [this message]

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=20120117101429.GB12310@x2.net.home \
    --to=kzak@redhat.com \
    --cc=d@falconindy.com \
    --cc=dreisner@archlinux.org \
    --cc=util-linux@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).