> On Tue, 2008-12-02 at 21:05 +0100, hiro wrote:
> > I still don't understand what kind of feature you are missing. Could
> > it be that you just want a naming convention for your mount places?
> 
> Writable '#p/<id>/ns'
> 
> Thanks,
> Roman.
> 
> P.S. Unless somebody tells me that it is a bad idea with the explanation
> to back that claim up.

a couple of questions come to mind.  how does writing
to a ns interact with shared namespaces?  does it automaticly
fork the namespace?  seems iffy.  which leads to the next
obvious question

how do you prevent a race between changing the namespace and
opening fds?

and, what about open file descriptors?

seems like a big can of worms.

- erik

Reply via email to