chiark / gitweb /
udev: warn when name_to_handle_at is not implemented
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 20 Apr 2014 17:57:26 +0000 (13:57 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 24 Apr 2014 23:21:51 +0000 (19:21 -0400)
commite6c474723dc66cd4765fd09453d6b48bd5905ba4
tree003ccfed87e8e7957026b1a7f12702414477c4f4
parentbf500566323bbc2240d1fdd1165a8c908faf4098
udev: warn when name_to_handle_at is not implemented

We have a bunch of reports from people who have a custom kernel and
are confused why udev is not running. Issue a warning on
error. Barring an error in the code, the only error that is possible
is ENOSYS.

https://bugzilla.redhat.com/show_bug.cgi?id=1072966
src/libudev/libudev-monitor.c