URI:
       tUpdate TODO - dedup - deduplicating backup program
  HTML git clone git://git.z3bra.org/dedup.git
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 40304d4ee61fc2ec12e4a1b6c360f0ae34716625
   DIR parent 16a569c3764a0c05b7842a085ef0f76ec91fca8a
  HTML 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
       t@@ -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