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 244b4e3693ebf02d42d2e4e5f996cccaee0658f8
DIR parent 0f6b04c161d81d85801f3798d66fc5e8637a950f
HTML Author: sin <sin@2f30.org>
Date: Fri, 3 May 2019 00:22:05 +0100
Update TODO
Diffstat:
M TODO | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
DIR diff --git a/TODO b/TODO
@@ -3,3 +3,4 @@ pledge/unveil support
Use flock() to avoid corruption
Add back lz4 support
Ability to fetch key from dedicated fd so it never touches disk
+Use pread/pwrite to avoid lseek() calls