linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andries.Brouwer@cwi.nl
To: Werner.Almesberger@epfl.ch, viro@math.psu.edu
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH][CFT] per-process namespaces for Linux
Date: Mon, 26 Feb 2001 02:14:10 +0100 (MET)	[thread overview]
Message-ID: <UTC200102260114.CAA10722.aeb@vlet.cwi.nl> (raw)

> BTW, we probably want to add mount --move <old> <new> - atomically moving
> a subtree from one place to another. Code is there, we just need to
> decide on API. Andries?

Since we already have "mount --bind olddir newdir" this is not
an unreasonable extension of the mount(8) syntax.
And since the kernel is no longer so interested in coeds as
some former mount author, we have lots of free bits.
There are even old bits.

#define MS_MOVE	0x2000

Andries

             reply	other threads:[~2001-02-26  1:15 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-26  1:14 Andries.Brouwer [this message]
2001-02-26  1:39 ` [PATCH][CFT] per-process namespaces for Linux Alexander Viro
  -- strict thread matches above, loose matches on Subject: below --
2001-02-25 10:44 Manfred Spraul
2001-02-25 16:04 ` Alexander Viro
2001-02-25 19:01   ` Sandy Harris
2001-02-25 19:13     ` Alexander Viro
2001-02-25 21:57       ` Werner Almesberger
2001-02-25 22:39         ` Alexander Viro
2001-02-25 23:51           ` Werner Almesberger
2001-02-26  0:26             ` Alexander Viro
2001-02-26 11:54               ` Marco d'Itri
2001-02-26 12:51                 ` Alexander Viro
2001-02-26 16:43                   ` Alexander Viro
2001-02-27 20:08                     ` Alexander Viro
2001-02-28  7:03                     ` Albert D. Cahalan
2001-02-28  7:14                       ` Alexander Viro
2001-02-28 18:13                         ` David L. Parsley
2001-02-28 18:07                           ` Alexander Viro
2001-02-28 19:06                             ` Ion Badulescu
2001-02-28 19:18                               ` Alexander Viro
2001-02-28 20:17                                 ` Ion Badulescu
2001-02-28  7:51                       ` Alexander Viro
2001-02-25 19:48     ` Arjan van de Ven
2001-02-27  9:50   ` David Woodhouse
2001-02-25  5:28 Rick Hohensee
2001-02-25  5:40 ` Alexander Viro
2001-02-25  4:16 Alexander Viro
2001-02-26 16:26 ` Peter J. Braam
2001-02-26 20:23   ` Christoph Hellwig

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=UTC200102260114.CAA10722.aeb@vlet.cwi.nl \
    --to=andries.brouwer@cwi.nl \
    --cc=Werner.Almesberger@epfl.ch \
    --cc=linux-kernel@vger.kernel.org \
    --cc=viro@math.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).