chiark / gitweb /
udevd: improve handling of failed worker
authorTom Gundersen <teg@jklm.no>
Wed, 11 Mar 2015 14:41:32 +0000 (15:41 +0100)
committerTom Gundersen <teg@jklm.no>
Thu, 12 Mar 2015 11:03:50 +0000 (12:03 +0100)
commit6969c349df91a3cc5fc2cf559a14e32a84db969d
tree3b28ca367a971a2f111d7c55c0562537d67a4c26
parent090b6bc5205b924df4be3239b2f7d9c097fbb705
udevd: improve handling of failed worker

The information in the db is stale, so it does not make sense to
expose it any longer. Also, don't drop the kernel event, but simply
pass it on to userspace without ammending it.
src/udev/udevd.c