Re: [dev] Re: [ubase] unionfs mount unsupported?

2017-06-06 Thread Silvan Jegen
On Tue, Jun 6, 2017 at 8:55 PM, Rendov Norra wrote: > Reading the source code, it seems that error represents any failure > from mount(). It seems overlayfs wasn't compiled with my kernel. Having better error handling that either takes into account all of the errors returned by mount (2) or passe

[dev] Re: [ubase] unionfs mount unsupported?

2017-06-06 Thread Rendov Norra
Reading the source code, it seems that error represents any failure from mount(). It seems overlayfs wasn't compiled with my kernel.