[systemd-devel] Problems with systemd master

Greg KH gregkh at linuxfoundation.org
Fri Feb 14 10:16:40 PST 2014


On Fri, Feb 14, 2014 at 02:30:00PM -0300, Cristian Rodríguez wrote:
> El 14/02/14 13:32, Richard Purdie escribió:
> 
> >>Both conditions are checked, can you find out why the second seems to
> >>fail too, it shouldn't?
> >>CONFIG_FHANDLE is in your kernel?
> >
> >No, it wasn't. I enabled that and that image started working better,
> >thanks!
> >
> 
> I believe we should throw a big fat warning when this feature is disabled..
> I wonder what 's the most proper way to test this at runtime though.

Just test if the syscall is actually there or not, should be easy enough
to test for, unless glibc wraps it up and "emulates" it if it is not in
the kernel.

greg k-h


More information about the systemd-devel mailing list