From: Frans Pop <elendil@planet.nl>
To: linux-kernel@vger.kernel.org
Subject: Re: Bind mount bug?
Date: Sun, 11 Nov 2007 11:22:36 +0100 [thread overview]
Message-ID: <200711111122.36573.elendil@planet.nl> (raw)
In-Reply-To: <200711111106.53494.elendil@planet.nl>
On Sunday 11 November 2007, Frans Pop wrote:
> I'd expected the last command to list "foo", but it shows an empty dir.
> Shouldn't it also show the original contents of test (as they were before
> the first bind mount)?
The problem is of course also that any changes made into /test/test will get
lost into thin space:
# touch test/test/baz
# ls bindtest/test
foo
# umount test
# ls test
foo
#
next prev parent reply other threads:[~2007-11-11 10:22 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-11 10:06 Bind mount bug? Frans Pop
2007-11-11 10:22 ` Frans Pop [this message]
2007-11-11 22:00 ` Roland Kuhn
2007-11-11 22:40 ` Frans Pop
2007-11-11 22:29 ` Jan Engelhardt
2007-11-11 23:42 ` Frans Pop
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=200711111122.36573.elendil@planet.nl \
--to=elendil@planet.nl \
--cc=linux-kernel@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