From: Lennart Poettering Date: Tue, 2 Aug 2022 15:09:34 +0000 (+0200) Subject: update TODO X-Git-Tag: v252-rc1~539 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dec6f619284aba75012820cceba25acb43385a36;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 8f4c231ab49..854450994f3 100644 --- a/TODO +++ b/TODO @@ -102,6 +102,9 @@ Deprecations and removals: * drop support for LOOP_CONFIGURE-less loopback block devices, once kernel baseline is 5.8. +* drop fd_is_mount_point() fallback mess once we can rely on + STATX_ATTR_MOUNT_ROOT to exist i.e. kernel baseline 5.8 + * rework our PID tracking in services and so on, to be strictly based on pidfd, once kernel baseline is 5.13.