]> git.ipfire.org Git - thirdparty/systemd.git/commit
udev: push inotify fd to file descriptor store
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 2 Apr 2025 18:09:31 +0000 (03:09 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 5 Apr 2025 08:33:14 +0000 (17:33 +0900)
commitbeaf7e04ebdaf2d82e6b13eb24590c9e4560e0e0
tree4722a9d39b2e44572389e6b34ed823b49d9212cf
parent5edb07be621cf58ba09318037159e1e61747715f
udev: push inotify fd to file descriptor store

Then, if we get inotify fd on start, it is not necessary to re-enable
inotify watch.
src/udev/udev-manager.c
src/udev/udev-watch.c
src/udev/udev-watch.h
units/systemd-udevd.service.in