Re: container support in DazukoFS

"Serge E. Hallyn" <[email protected]> Sat, 3 Jul 2010 16:13:16 -0500
Newsgroups gmane.linux.file-systems,gmane.linux.kernel.containers,gmane.linux.dazuko.devel
Message-ID <[email protected]>
Quoting Eric W. Biederman ([email protected]):
> John Ogness <[email protected]> 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
> [email protected]
> https://lists.linux-foundation.org/mailman/listinfo/containers
--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html