From: Zbigniew Jędrzejewski-Szmek Date: Mon, 9 Feb 2026 09:28:29 +0000 (+0100) Subject: report: many smaller clean-ups/tweaks to systemd-report (#40598) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15777d6d5c768e2ade9e5cde6bfe1b526951d640;p=thirdparty%2Fsystemd.git report: many smaller clean-ups/tweaks to systemd-report (#40598) /cc @keszybz --- 15777d6d5c768e2ade9e5cde6bfe1b526951d640 diff --cc TODO index 0e5ef6cd002,699f514274d..e800ded4cbb --- a/TODO +++ b/TODO @@@ -116,11 -116,16 +116,19 @@@ Deprecations and removals * Consider removing root=gpt-auto, and push people to use root=dissect instead. +* remove any trace of "cpuacct" cgroup controller, it's a cgroupv1 thing. + similar "devices" + Features: + * report: + - should the list of metrics use JSON-SEQ? or maybe be wrapped in a json + array (the latter might be necessary, once we sign the combination) + - "io.systemd.Manager.unit_active_state" is a weird mix of CamelCase and snake_case + - metrics from pid1: suppress metrics form units that are inactive and have nothing to report + - how to plug facts into this? i.e. hostname, ssh keys, and so on + - switch to daan's suggested hierarchy? + * mountfsd: when looking for non-foreign uid owned inodes up the tree, stop at mounts