Re: clone3: allow creation of time namespace with offset

2020-05-29 Thread Christian Brauner
On Fri, May 29, 2020 at 05:10:29PM +0200, Adrian Reber wrote: > On Fri, May 29, 2020 at 02:26:13PM +0200, Michael Kerrisk (man-pages) wrote: > > Hi Adrian, > > > > If there was a revision to this patch, I missed it. Is there still a > > plan to bring CLONE_NEWTIME to clone3()? > > Good that you

Re: clone3: allow creation of time namespace with offset

2020-05-29 Thread Adrian Reber
On Fri, May 29, 2020 at 02:26:13PM +0200, Michael Kerrisk (man-pages) wrote: > Hi Adrian, > > If there was a revision to this patch, I missed it. Is there still a > plan to bring CLONE_NEWTIME to clone3()? Good that you ask. The discussion ended at the point that we do not have a way to figure

Re: clone3: allow creation of time namespace with offset

2020-05-29 Thread Michael Kerrisk (man-pages)
Hi Adrian, If there was a revision to this patch, I missed it. Is there still a plan to bring CLONE_NEWTIME to clone3()? Thanks, Michael On Tue, 17 Mar 2020 at 09:32, Adrian Reber wrote: > > This is an attempt to add time namespace support to clone3(). I am not > really sure which way