Re: vdso_join_timens() question

2020-06-12 Thread Christian Brauner
On Thu, Jun 11, 2020 at 08:17:12PM +0100, Dmitry Safonov wrote: > Hi Christian, > > On 6/11/20 12:02 PM, Christian Brauner wrote: > > Hey, > > > > I'm about to finish a patch to add CLONE_NEWTIME support to setns(). > > Since setns() now allows to attach to a multiple namespaces at the same > > t

Re: vdso_join_timens() question

2020-06-11 Thread Dmitry Safonov
Hi Christian, On 6/11/20 12:02 PM, Christian Brauner wrote: > Hey, > > I'm about to finish a patch to add CLONE_NEWTIME support to setns(). > Since setns() now allows to attach to a multiple namespaces at the same > time I've also reworked it to be atomic (already upstream). Either all > namespac