Re: Setting mount propagation type in new mount API

2020-05-18 Thread Christian Brauner
On Mon, May 18, 2020 at 03:30:34PM +0100, David Howells wrote: > Michael Kerrisk (man-pages) wrote: > > > I've been looking at the new mount API (fsopen(), fsconfig(), > > fsmount(), move_mount(), etc.) and among the details that remain > > mysterious to me is this: how does one set the

Re: Setting mount propagation type in new mount API

2020-05-18 Thread David Howells
Michael Kerrisk (man-pages) wrote: > I've been looking at the new mount API (fsopen(), fsconfig(), > fsmount(), move_mount(), etc.) and among the details that remain > mysterious to me is this: how does one set the propagation type > (private/shared/slave/unbindable) of a new mount and change

Re: Setting mount propagation type in new mount API

2020-05-15 Thread Miklos Szeredi
On Fri, May 15, 2020 at 3:04 PM Miklos Szeredi wrote: > > On Fri, May 15, 2020 at 1:40 PM Michael Kerrisk (man-pages) > wrote: > > > > Hello David, Miklos, > > > > I've been looking at the new mount API (fsopen(), fsconfig(), > > fsmount(), move_mount(), etc.) and among the details that remain >

Re: Setting mount propagation type in new mount API

2020-05-15 Thread Miklos Szeredi
On Fri, May 15, 2020 at 1:40 PM Michael Kerrisk (man-pages) wrote: > > Hello David, Miklos, > > I've been looking at the new mount API (fsopen(), fsconfig(), > fsmount(), move_mount(), etc.) and among the details that remain > mysterious to me is this: how does one set the propagation type >

Setting mount propagation type in new mount API

2020-05-15 Thread Michael Kerrisk (man-pages)
Hello David, Miklos, I've been looking at the new mount API (fsopen(), fsconfig(), fsmount(), move_mount(), etc.) and among the details that remain mysterious to me is this: how does one set the propagation type (private/shared/slave/unbindable) of a new mount and change the propagation type of