]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Fri, 18 Oct 2024 07:54:32 +0000 (09:54 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 18 Oct 2024 07:54:32 +0000 (09:54 +0200)
TODO

diff --git a/TODO b/TODO
index fd6e7fb74349e776115af4ae499f229e80c2e59e..1f8f33c46ff0dfc3a4482f0d32686c95f251f5fb 100644 (file)
--- a/TODO
+++ b/TODO
@@ -129,6 +129,10 @@ Deprecations and removals:
 
 Features:
 
+* port remaining getmntent() users over to libmount. There are subtle
+  differences in the parsers (see #25371 for example), and it hence makes sense
+  if we stick to one set of parsers on this, not mix both.
+
 * run0 and run0 --user=root have different effect on tty ownership?
 
 * get rid of compat with libidn.so.11 (retain only for libidn.so.12)