From 783236abd74bed5462e89fc8efb71e55b48d6cc9 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 29 Apr 2024 15:47:17 +0200 Subject: [PATCH] update TODO --- TODO | 7 ------- 1 file changed, 7 deletions(-) diff --git a/TODO b/TODO index 7bbf334ef1..100af7cde2 100644 --- a/TODO +++ b/TODO @@ -250,8 +250,6 @@ Features: pidfd, so that we can reasonably robustly do this. Would only cover the execution environment like namespaces, but not the privilege settings. -* varlink: extend varlink IDL macros to include documentation strings - * Introduce a CGroupRef structure, inspired by PidRef. Should contain cgroup path, cgroup id, and cgroup fd. Use it to continuously pin all v2 cgroups via a cgroup_ref field in the CGroupRuntime structure. Eventually switch things @@ -301,11 +299,6 @@ Features: word in the command line. (maybe use character '.'). Usecase: tool such as run0 can use that to spawn the target user's default shell. -* varlink: figure out how to do docs for our varlink interfaces. Idea: install - interface files augmented with docs in /usr/share/ somewhere. And have - functionality in varlinkctl to merge interface info extracted from binaries - with interface info on disk. And store the doc strings only in the latter. - * introduce mntid_t, and make it 64bit, as apparently the kernel switched to 64bit mount ids -- 2.25.1