Re: [dev] Re: [ubase] unionfs mount unsupported?
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?
Reading the source code, it seems that error represents any failure from mount(). It seems overlayfs wasn't compiled with my kernel.