diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2023-10-30 05:31:23 +0100 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2023-11-01 11:46:03 +0100 |
commit | 7ec5ce5673d82818448ac36def7e0c7f7ca44805 (patch) | |
tree | 94c05a7bcc1c2e193b9a078be16b54236e69a6e5 /rules.d | |
parent | man: Improve text for SystemMaxFileSize when not set (diff) | |
download | systemd-7ec5ce5673d82818448ac36def7e0c7f7ca44805.tar.xz systemd-7ec5ce5673d82818448ac36def7e0c7f7ca44805.zip |
udev: update devlink with the newer device node even when priority is equivalent
Several udev rules depends on the previous behavior, i.e. that udev
replaces the devlink with the newer device node when the priority is
equivalent. Let's relax the optimization done by
331aa7aa15ee5dd12b369b276f575d521435eb52.
Follow-up for 331aa7aa15ee5dd12b369b276f575d521435eb52.
Note, the offending commit drops O(N) of file reads per uevent, and this
commit does not change the computational order. So, hopefully the
performance impact of this change is small enough.
Fixes #28141.
Diffstat (limited to 'rules.d')
0 files changed, 0 insertions, 0 deletions