dedup

deduplicating backup program
git clone git://git.2f30.org/dedup
Log | Files | Refs | README | LICENSE

commit b4f6f030ec7895549abbc1ed2edf4ee0769ebef2
parent 9f300b24d65847e8ef97941e33a70993ac0118ab
Author: sin <sin@2f30.org>
Date:   Fri,  3 May 2019 16:57:00 +0100

Update TODO

Diffstat:
MTODO | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

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