summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-06-14 11:19:22 +0200
committerGitHub <noreply@github.com>2018-06-14 11:19:22 +0200
commit36ee2ececcb6c66259a44a3dbbbf6f6db545fdff (patch)
treea35e26d3aa13bc5c9ad039e12f51eaf1afe56c2a /TODO
parent0722b359342d2a9f9e0d453875624387a0ba1be2 (diff)
parentec6bdf72597937c0fb981f5b1e04bbbe15000cc5 (diff)
downloadsystemd-36ee2ececcb6c66259a44a3dbbbf6f6db545fdff.tar.gz
Merge pull request #9199 from poettering/copy-file-atomic
make copy_file_atomic() use O_TMPFILE to create the destination file
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index c16712e61b..bcfe24ee30 100644
--- a/TODO
+++ b/TODO
@@ -14,6 +14,8 @@ Janitorial Clean-ups:
* Rearrange tests so that the various test-xyz.c match a specific src/basic/xyz.c again
+* copy.c: set the right chattrs before copying files and others after
+
* rework mount.c and swap.c to follow proper state enumeration/deserialization
semantics, like we do for device.c now
@@ -25,8 +27,6 @@ Features:
* Add OnTimezoneChange= and OnTimeChange= stanzas to .timer units in order to
schedule events based on time and timezone changes.
-* add O_TMPFILE support to copy_file_atomic()
-
* nspawn: greater control over selinux label?
* cgroups: figure out if we can somehow communicate in a cleaner way whether a