]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/shared/dissect-image.c
dissect: retrigger devices if we missed uevents
authorLennart Poettering <lennart@poettering.net>
Wed, 14 Oct 2020 08:52:05 +0000 (10:52 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 22 Oct 2020 12:58:28 +0000 (14:58 +0200)
commit786e3a52a24d0317d20d3c8839db59b7bad6d0b7
tree6e0f4ad4055c750ec0f9cbc6003d175578cf8aeb
parent9e3d90671edbdb69393818d2b755597f84518975
dissect: retrigger devices if we missed uevents

On systems that have a udev before
a7fdc6cbd399acdb1a975a7f72b9be4504a38c7c uevents would sometimes be
eaten because of device node collisions that caused the ruleset to fail.
Let's add an (ugly) work-around for this, so that we can even work with
such an older udev.
src/shared/dissect-image.c