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 8f5a4daf24872ef4bab13dc180ed4e693b4c5c8a
(DIR) parent d2181e2cfe0cdf3e3f795b30fa13e6bcfea5aa48
(HTM) Author: sin <sin@2f30.org>
Date: Fri, 26 Apr 2019 10:59:09 +0100
Update TODO
Diffstat:
M TODO | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/TODO b/TODO
t@@ -2,4 +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
Use flock() to avoid corruption
-Use fallocate(2) to punch holes in storage in order to implement snapshot deletion
+Impelment dup-gc(1)