From f069ebfadd9e4dea519178a27cb09665b1e697d3 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Mon, 3 Sep 2018 14:21:13 +0900 Subject: [PATCH] TODO: drop duplicated entry --- TODO | 2 -- 1 file changed, 2 deletions(-) diff --git a/TODO b/TODO index 381106f908..38d8bd7b49 100644 --- a/TODO +++ b/TODO @@ -14,8 +14,6 @@ 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