Re: [PATCH 3/3] ovl: redirect on rename-dir

2016-11-07 Thread Raphael Hertzog
On Mon, 07 Nov 2016, Konstantin Khlebnikov wrote: > > Why? (I don't have the feeling that your subsequent paragraphs answer this > > question... unless "overlayfs mounting is hard, let's complicate it even > > more" is your answer) > > Mixing flags from mount options, xattrs and emptiness of

Re: [PATCH 3/3] ovl: redirect on rename-dir

2016-11-07 Thread Raphael Hertzog
On Mon, 07 Nov 2016, Konstantin Khlebnikov wrote: > > Why? (I don't have the feeling that your subsequent paragraphs answer this > > question... unless "overlayfs mounting is hard, let's complicate it even > > more" is your answer) > > Mixing flags from mount options, xattrs and emptiness of

Re: [PATCH 3/3] ovl: redirect on rename-dir

2016-11-07 Thread Raphael Hertzog
Hello, On Sun, 06 Nov 2016, Konstantin Khlebnikov wrote: > > - If upper is nonempty, then leave redirect feature alone except when > > mount option "-oredirect=on" is used to force enabling it. > > - If upper is empty, then enable redirect feature except when mount > > option "-oredirect=off" is

Re: [PATCH 3/3] ovl: redirect on rename-dir

2016-11-07 Thread Raphael Hertzog
Hello, On Sun, 06 Nov 2016, Konstantin Khlebnikov wrote: > > - If upper is nonempty, then leave redirect feature alone except when > > mount option "-oredirect=on" is used to force enabling it. > > - If upper is empty, then enable redirect feature except when mount > > option "-oredirect=off" is

Re: [PATCH 3/3] ovl: redirect on rename-dir

2016-10-28 Thread Raphael Hertzog
Hi, On Wed, 26 Oct 2016, Miklos Szeredi wrote: > On Tue, Oct 25, 2016 at 1:57 PM, Raphael Hertzog <hert...@debian.org> wrote: [ redirect feature enabled by default ] > I think it would be safe to make it the default if upperdir is empty. > Nonempty implies that it was created

Re: [PATCH 3/3] ovl: redirect on rename-dir

2016-10-28 Thread Raphael Hertzog
Hi, On Wed, 26 Oct 2016, Miklos Szeredi wrote: > On Tue, Oct 25, 2016 at 1:57 PM, Raphael Hertzog wrote: [ redirect feature enabled by default ] > I think it would be safe to make it the default if upperdir is empty. > Nonempty implies that it was created with old kernel (or it was

Re: [PATCH 3/3] ovl: redirect on rename-dir

2016-10-25 Thread Raphael Hertzog
Hello Miklos, thanks for your work on this patch set! On Tue, 25 Oct 2016, Miklos Szeredi wrote: > +renaming directories > + > + > +When renaming a directory that is on the lower layer or merged (i.e. the > +directory was not created on the upper layer to start with)

Re: [PATCH 3/3] ovl: redirect on rename-dir

2016-10-25 Thread Raphael Hertzog
Hello Miklos, thanks for your work on this patch set! On Tue, 25 Oct 2016, Miklos Szeredi wrote: > +renaming directories > + > + > +When renaming a directory that is on the lower layer or merged (i.e. the > +directory was not created on the upper layer to start with)

Re: Some kernel module options not showing up in modinfo

2013-11-21 Thread Raphael Hertzog
Hi, On Fri, 22 Nov 2013, Rusty Russell wrote: > Raphael Hertzog writes: > > Hello, > > > > I noticed that some options are not visible in the modinfo output. For > > instance "modinfo lockd" reports this on my Debian sid system: [...] > >

Re: Some kernel module options not showing up in modinfo

2013-11-21 Thread Raphael Hertzog
Hi, On Fri, 22 Nov 2013, Rusty Russell wrote: Raphael Hertzog hert...@debian.org writes: Hello, I noticed that some options are not visible in the modinfo output. For instance modinfo lockd reports this on my Debian sid system: [...] Multiple other options are defined by way