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

From: Silvan Jegen <s.jegen_AT_gmail.com>
Date: Wed, 7 Jun 2017 08:32:26 +0200

On Tue, Jun 6, 2017 at 8:55 PM, Rendov Norra <tsobf242_AT_gmail.com> 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 passes them on would be nice.

In your case the mount call most likely returned:

"ENODEV filesystemtype not configured in the kernel."

(from mount (2))


Cheers,

Silvan
Received on Wed Jun 07 2017 - 08:32:26 CEST

This archive was generated by hypermail 2.3.0 : Wed Jun 07 2017 - 08:36:13 CEST