]> git.ipfire.org Git - thirdparty/systemd.git/commit
udev-node: add random delay on conflict in updating device node symlink
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 31 Aug 2021 19:34:48 +0000 (04:34 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 2 Sep 2021 00:06:24 +0000 (09:06 +0900)
commit0063fa23a1384dd4385d03b568dc629916b7e72a
treea8321639ab6815a09da791324ed130c6ce8934c8
parent8424da2de88ceeed7be8544fb69221f0b0ea84ea
udev-node: add random delay on conflict in updating device node symlink

To make multiple workers not update the same device node symlink
simultaneously.
src/udev/udev-node.c