Update TODO - dedup - deduplicating backup program
 (HTM) git clone git://bitreich.org/dedup/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/dedup/
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 40304d4ee61fc2ec12e4a1b6c360f0ae34716625
 (DIR) parent 16a569c3764a0c05b7842a085ef0f76ec91fca8a
 (HTM) Author: sin <sin@2f30.org>
       Date:   Fri,  3 May 2019 13:10:49 +0100
       
       Update TODO
       
       Diffstat:
         M TODO                                |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
 (DIR) diff --git a/TODO b/TODO
       @@ -4,3 +4,4 @@ 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