Files
integ/base/systemd/debian/patches/series
Caio Correa a24feb2114 Systemd fix to mountpoint generation for PVs
Fixes a Systemd error when dealing with CSI mount paths.
When using bare metal Ceph, the mount paths for CSI volumes are too
large and this generates constant error logs on daemon.log.

This was recognized as an issue in systemd:
https://github.com/systemd/systemd/issues/18077

And this commit is a cherry pick from the debian repo:
https://salsa.debian.org/
systemd-team/systemd/-/commit/1d0727e76fd5e9a07cc9991ec9a10ea1d78a99c7

Test Plan:
  PASS: Fresh install with a designer ISO and MTC operations.
  PASS: Fresh install with a designer ISO and Sanity tests.
  PASS: Update systemd using the .deb packages and MTC operations.


Closes-Bug: 2112335

Change-Id: I3f3e8d9f8991a5a9ddc727170b2f1bf0734946ef
Signed-off-by: Raphael Santos <raphael.dasilvasantos@windriver.com>
2025-06-03 13:42:46 +00:00

40 lines
1.4 KiB
Plaintext

# STX Patches
851-inject-millisec-in-syslog-date.patch
disable-default-presets.patch
# This cluster of patches relates to fixing redhat bug #1819868
# "systemd excessively reads mountinfo and udev in dense container environments"
# Patch (3) for solving #1819868
909-sd-event-split-clock-data-allocation-out-of-sd_event.patch
# Patch (4) for solving #1819868
910-sd-event-split-out-code-to-add-remove-timer-event-so.patch
# Patch (6) for solving #1819868
913-sd-event-remove-earliest_index-latest_index-into-com.patch
# Patch (9) for solving #1819868
919-sd-event-add-ability-to-ratelimit-event-sources.patch
# Patch (10) for solving #1819868
920-core-prevent-excessive-proc-self-mountinfo-parsing.patch
skip-some-testcases.patch
# This cluster of patches relates to fixing redhat bug #1968528
# "fix rate-limiting of mount events"
922-sd-event-change-ordering-of-pending-ratelimited-even.patch
923-sd-event-drop-unnecessary-else.patch
924-sd-event-use-CMP-macro.patch
925-sd-event-use-usec_add.patch
926-sd-event-make-event_source_time_prioq_reshuffle-acce.patch
927-sd-event-always-reshuffle-time-prioq-on-changing-onl.patch
# Keep NIC naming in sync with CentOS
0014-Introduce-and-use-custom-NIC-naming-scheme.patch
# Fix SAS paths for multiple disks
0015-Port-udev-old-sas-paths-creation-from-RHEL.patch
# Change operator combining bools from + to and
928-change-operator-combining-bools-from-to-and.patch
# Fix long unit names error
929-Core-shorten-long-unit-names.patch