tUpdate TODO - dedup - deduplicating backup program
(HTM) git clone git://git.z3bra.org/dedup.git
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 5010f8684c7a95897a0e59980d25f36eae6eeade
(DIR) parent 125379d1fbda72262e86305b35e1236d421c2639
(HTM) Author: sin <sin@2f30.org>
Date: Thu, 25 Apr 2019 19:03:22 +0100
Update TODO
Diffstat:
M TODO | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
(DIR) diff --git a/TODO b/TODO
t@@ -2,3 +2,4 @@ Use a ring buffer in the chunker (avoid memmove() call)
Create a library archive out of the blake2b files and link with it
pledge/unveil support
Implement dup-check(1)
+Use flock() to avoid corruption