From ec6bdf72597937c0fb981f5b1e04bbbe15000cc5 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 5 Jun 2018 16:52:22 +0200 Subject: copy: rework copy_file_atomic() to copy the specified file via O_TMPFILE if possible --- TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 20dcf21212..36cf7ccacf 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 -- cgit v1.2.1