On Wed, 11 May 2005 [email protected] wrote:
> Quoting Miklos Szeredi ([email protected]):
> > > > > How about a new clone option "CLONE_NOSUID"?
> > > >
> > > > IMO, the clone call ist the wrong place to create namespaces. It should be
> > > > deprecated by a mkdir/chdir-like interface.
> > >
> > > And the mkdir/chdir interface already exists, see "cd /proc/NNN/root".
> >
> > That's the chdir part.
> >
> > The mkdir part is clone() or unshare().
>
> Right, sys_unshare(), as per Janak's patch. Does it lack anything which
> you would need?
e.g.
create_persistent_namespace(char* name)
destroy_persistent_namespace(char* name)
list_persistent_namespaces(char * prefix, uint flags)
# flags & 1: 1=list all namespaces minus prefix
# 0=trim names at the first slash after stripping prefix
--
Funny quotes:
27. If people from Poland are called Poles, why aren't people from Holland
called Holes?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]