Yu Watanabe
Yu Watanabe
Closes #33414.
Reverts #32991. Fixes #32990. Fixes #33806.
https://autopkgtest.ubuntu.com/results/autopkgtest-noble-upstream-systemd-ci-systemd-ci/noble/amd64/s/systemd-upstream/20240821_054403_4603e@/log.gz ``` ====================================================================== 7292s [ 187.396660] systemd-networkd-tests.py[441]: FAIL: test_route_static (__main__.NetworkdNetworkTests.test_route_static) (manage_foreign_routes=True) 7292s [ 187.400920] systemd-networkd-tests.py[441]: ---------------------------------------------------------------------- 7292s [ 187.404671] systemd-networkd-tests.py[441]: Traceback (most recent call last): 7292s [ 187.405520] systemd-networkd-tests.py[441]: File...
Fixes #34825.
Reverts systemd/systemd#34711 Please merge this after #32730 is fixed in the kernel.
History: - Before 331aa7aa15ee5dd12b369b276f575d521435eb52, a symlink creation request by a new event replaced an existing symlink with the same priority. - With 331aa7aa15ee5dd12b369b276f575d521435eb52, if an existing symlink has the same...
See https://jenkins-systemd.apps.ocp.cloud.ci.centos.org/job/upstream-centos9s/8010/console ``` [ 78.227994] systemd-update-utmp[903]: Failed to reconnect to system bus, retrying after a slight delay: Connection refused [ 78.467898] systemd-update-utmp[903]: Bus n/a: changing state UNSET → OPENING [...
This introduce a defer event source that processes /proc/self/mountinfo, and make the io event source triggered by libmount monitor not process the file, but enable the defer event source. In...
Fixes a regression caused by 051d462b42fe6c27824046c15cd3c84fa5afe05b. Fixes #33392.