From: Karel Zak <kzak@redhat.com>
To: Dave Reisner <dreisner@archlinux.org>
Cc: util-linux@vger.kernel.org
Subject: Re: [PATCH] umount(recursive): add a cache to the table
Date: Fri, 16 Nov 2012 10:54:47 +0100 [thread overview]
Message-ID: <20121116095447.GB20338@x2.net.home> (raw)
In-Reply-To: <1353039487-9525-1-git-send-email-dreisner@archlinux.org>
On Thu, Nov 15, 2012 at 11:18:07PM -0500, Dave Reisner wrote:
> Without this table libmount will not resolve paths, meaning that
> umounting by relative path will fail.
Oh, good catch! Applied, thanks.
It seems better too use mnt_context_get_cache() to make it sensitive
to --no-canonicalize cmdline option (it's used very rarely by some
external helpers (fuse) to make sure that the path won't be
modified.)
Karel
--
Karel Zak <kzak@redhat.com>
http://karelzak.blogspot.com
prev parent reply other threads:[~2012-11-16 9:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-16 4:18 [PATCH] umount(recursive): add a cache to the table Dave Reisner
2012-11-16 9:54 ` 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=20121116095447.GB20338@x2.net.home \
--to=kzak@redhat.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).