9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Gorka Guardiola" <paurea@gmail.com>
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu>
Subject: Re: [9fans] bind and namespace
Date: Wed, 26 Sep 2007 10:29:14 +0200	[thread overview]
Message-ID: <599f06db0709260129j39ab7cbake0b1ff5b4676daac@mail.gmail.com> (raw)
In-Reply-To: <10b109140709260056s6b055d5bqf054d74005edec6c@mail.gmail.com>

On 9/26/07, Antonin Vecera <antonin.vecera@gmail.com> wrote:
> Why 1 bind command adds 2! lines with bind command to my namespace?
> Why is added "bind /sys/man/4 /sys/man/4" to namespace?
> Why is one dir mounted to itself?
>

say you run:

bind -a /bla /tiki

This means "add an entry in the table under /tiki after what already exists".
If this is the first entry you have for /tiki, after doesn´t make
sense, you need
something already there. Hence, another entry binding /tiki in /tiki is added
before yours.


-- 
- curiosity sKilled the cat


  reply	other threads:[~2007-09-26  8:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-26  6:32 Antonin Vecera
2007-09-26  6:55 ` Gorka Guardiola
2007-09-26  7:56   ` Antonin Vecera
2007-09-26  8:29     ` Gorka Guardiola [this message]
2007-09-26  9:06       ` Antonin Vecera
2007-09-26  9:15         ` Martin Neubauer
2007-09-26  9:33           ` Antonin Vecera

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=599f06db0709260129j39ab7cbake0b1ff5b4676daac@mail.gmail.com \
    --to=paurea@gmail.com \
    --cc=9fans@cse.psu.edu \
    /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).