core/device: ignore failed uevents
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 9 Jan 2023 07:11:52 +0000 (16:11 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 10 Jan 2023 05:25:20 +0000 (14:25 +0900)
commite9336d6ac346df38d96c91ba0447b3c76ee6697b
treecb5efd0c8a8bba89d854343e6ace40e31b9c6f30
parent58b0a3e5112a27daa181383458f68955eb081551
core/device: ignore failed uevents

When udevd failed to process the device, SYSTEMD_ALIAS or any other
properties may contain invalid values. Let's refuse to handle the uevent.
src/core/device.c