]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/libsystemd/sd-device/device-enumerator.c
sd-device: enumerator - do not abort enumeration if a device fails
authorTom Gundersen <teg@jklm.no>
Sun, 26 Jun 2016 20:36:46 +0000 (22:36 +0200)
committerTom Gundersen <teg@jklm.no>
Sun, 26 Jun 2016 21:03:31 +0000 (23:03 +0200)
commit3172836b2f9841994ed7d0daf054d4570b8dac6f
tree87d59bd84bd439f1d3a748826ee113ca5287646f
parentbed48d665599fca9ac44f3bb330087c80edb01c7
sd-device: enumerator - do not abort enumeration if a device fails

Collect the errors and return to the caller, but continue enumerating all devices.
src/libsystemd/sd-device/device-enumerator.c