dazuko-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dazuko-devel] Re: container support in DazukoFS


From: Serge E. Hallyn
Subject: [Dazuko-devel] Re: container support in DazukoFS
Date: Sat, 3 Jul 2010 16:13:16 -0500
User-agent: Mutt/1.5.20 (2009-06-14)

Quoting Eric W. Biederman (address@hidden):
> John Ogness <address@hidden> 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
> address@hidden
> https://lists.linux-foundation.org/mailman/listinfo/containers



reply via email to

[Prev in Thread] Current Thread [Next in Thread]