chiark / gitweb /
udevd: fix REMOVE handling
authorTom Gundersen <teg@jklm.no>
Thu, 23 Apr 2015 13:19:13 +0000 (15:19 +0200)
committerSven Eden <yamakuzure@gmx.net>
Tue, 14 Mar 2017 07:11:52 +0000 (08:11 +0100)
commit45b4409d0a66935660bd008a1fa5c635a397b6d8
treea306770780136d471c00b5bf891a0d861ca61a53
parent444acac9de157b8c0878edb901ae436448e11545
udevd: fix REMOVE handling

This reverts b67f944. Lazy loading of device properties does not work for devices
that are received over netlink, as these are sealed. Reinstate the unconditional
loading of the device db.

Reported by: Mantas Mikulėnas <grawity@gmail.com>.
src/libelogind/sd-device/device-internal.h
src/libelogind/sd-device/device-private.c
src/libelogind/sd-device/device-private.h
src/libelogind/sd-device/sd-device.c