]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
udev-watch: add inotify watch by manager process (#37023)
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 8 Apr 2025 21:43:24 +0000 (06:43 +0900)
committerGitHub <noreply@github.com>
Tue, 8 Apr 2025 21:43:24 +0000 (06:43 +0900)
This solves potential race in simultaneous addition of inotify watches
and removal of target device(s).


Trivial merge