From f4bcda39f2df1bbfa62a072c45c2316ba364f6b9 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 18 Jun 2025 10:29:20 +0200 Subject: [PATCH] update TODO --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 4f77391f62d..68b3ab48d2b 100644 --- a/TODO +++ b/TODO @@ -120,6 +120,10 @@ Deprecations and removals: Features: +* replace symlink_label(), mknodat_label(), btrfs_subvol_make_label(), + mkdir_label() and related calls by flags-based calls that use + label_ops_pre()/label_ops_post(). + * maybe reconsider whether virtualization consoles (hvc1) are considered local or remote. i.e. are they more like an ssh login, or more like a /dev/tty1 login? Lennart used to believe the former, but maybe the latter is more -- 2.47.3