summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2016-04-29 20:35:14 +0200
committerLennart Poettering <lennart@poettering.net>2016-05-02 11:17:07 +0200
commit3e8a82dbd0455a3ef71095bbb0de4880d6163596 (patch)
tree368eced4ab2fde60bf2466d5f36fa67fc6b734b0 /TODO
parent3d87174db439fea28e956f06a69785415bbf5826 (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 57d731b46d..a930583f85 100644
--- a/TODO
+++ b/TODO
@@ -35,8 +35,6 @@ Features:
* journalctl: make sure -f ends when the container indicated by -M terminates
-* make "machinectl clone" properly async, and add fallback for non-tmpfs
-
* rework fopen_temporary() to make use of open_tmpfile_linkable() (problem: the
kernel doesn't support linkat() that replaces existing files, currently)