From: Lennart Poettering Date: Wed, 23 Oct 2024 08:27:04 +0000 (+0200) Subject: update TODO X-Git-Tag: v257-rc1~157 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d5d57490642e1345030dde942d7e6e7a8c2a87b;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index c5d793c0c8d..889b4576efa 100644 --- a/TODO +++ b/TODO @@ -129,6 +129,8 @@ Deprecations and removals: Features: +* port copy.c over to use LabelOps for all labelling. + * 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.