]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/device.c
device: rework device_is_bound_by_mounts() a bit
authorLennart Poettering <lennart@poettering.net>
Wed, 25 Oct 2017 19:29:24 +0000 (21:29 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 10 Nov 2017 18:45:29 +0000 (19:45 +0100)
commit40b1a32ca854b5ce29029d358c924e1b18f4a1d0
treef0deb2c0a4a8eed4ec442df94890088cb018e1d5
parenteef85c4a3f8054d29383a176f6cebd1ef3a15b9a
device: rework device_is_bound_by_mounts() a bit

Let's log when we can't parse the udev property, and always use the most
precise, correct types.
src/core/device.c