9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Antonin Vecera" <antonin.vecera@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 11:06:19 +0200	[thread overview]
Message-ID: <10b109140709260206s28459975t6094bf2431a19e2d@mail.gmail.com> (raw)
In-Reply-To: <599f06db0709260129j39ab7cbake0b1ff5b4676daac@mail.gmail.com>

On 9/26/07, Gorka Guardiola <paurea@gmail.com> wrote:
> 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.

In my home profile is "bind -a $home/bin/rc /bin" .
Why is not in my namespace line "bind -a /bin /bin" ?
What is different between
     bind -a $home/bin/rc /bin
and
     bind -a $home/man/4 /sys/man/4  ?

Antonin

Antonin


  reply	other threads:[~2007-09-26  9:06 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
2007-09-26  9:06       ` Antonin Vecera [this message]
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=10b109140709260206s28459975t6094bf2431a19e2d@mail.gmail.com \
    --to=antonin.vecera@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).