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 b4f6f030ec7895549abbc1ed2edf4ee0769ebef2
DIR parent 9f300b24d65847e8ef97941e33a70993ac0118ab
HTML Author: sin <sin@2f30.org>
Date: Fri, 3 May 2019 16:57:00 +0100
Update TODO
Diffstat:
M TODO | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
---
DIR diff --git a/TODO b/TODO
@@ -4,4 +4,3 @@ 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
-Error reporting with bseterr()/berr() in the block layer