All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Serge E. Hallyn" <serge@hallyn.com>
To: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: John Ogness <dazukolist3@ogness.net>,
	Linux Containers <containers@lists.osdl.org>,
	linux-fsdevel@vger.kernel.org, dazuko-devel@nongnu.org
Subject: Re: container support in DazukoFS
Date: Sat, 3 Jul 2010 16:13:16 -0500	[thread overview]
Message-ID: <20100703211316.GA1646@hallyn.com> (raw)
In-Reply-To: <m1vd8wr2qb.fsf@fess.ebiederm.org>

Quoting Eric W. Biederman (ebiederm@xmission.com):
> John Ogness <dazukolist3@ogness.net> writes:
> For the mount namespace which sounds like you primarily care about the
> APIs are:
> clone( ... CLONE_NEWNS ... )
> unshare( CLONE_NEWNS )
> mount( ... )
> chroot( ... )

and pivot_root

> They have been in the kernel since at least 2.5.early.  If you are doing
> interesting things with filesystems and you don't understand those APIs
> I don't see how you can possibly create correct code.
> 
> 
> Eric
> _______________________________________________
> Containers mailing list
> Containers@lists.linux-foundation.org
> https://lists.linux-foundation.org/mailman/listinfo/containers

      parent reply	other threads:[~2010-07-03 21:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87tyogde9l.fsf@lonestar.fn.ogness.net>
2010-07-03 15:42 ` container support in DazukoFS Eric W. Biederman
2010-07-03 15:42   ` Eric W. Biederman
2010-07-03 16:40   ` Eric W. Biederman
2010-07-03 16:40     ` Eric W. Biederman
2010-07-03 23:15     ` John Ogness
2010-07-03 23:15       ` John Ogness
2010-07-03 21:13   ` Serge E. Hallyn [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=20100703211316.GA1646@hallyn.com \
    --to=serge@hallyn.com \
    --cc=containers@lists.osdl.org \
    --cc=dazuko-devel@nongnu.org \
    --cc=dazukolist3@ogness.net \
    --cc=ebiederm@xmission.com \
    --cc=linux-fsdevel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.