Update TODO - dedup - deduplicating backup program
HTML git clone git://bitreich.org/dedup/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/dedup/
DIR Log
DIR Files
DIR Refs
DIR Tags
DIR README
DIR LICENSE
---
DIR commit 8f5a4daf24872ef4bab13dc180ed4e693b4c5c8a
DIR parent d2181e2cfe0cdf3e3f795b30fa13e6bcfea5aa48
HTML 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
@@ -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)