dedup

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

commit 311a565e21fcf8e1d69faeb980054e76669164db
parent ad360edb70575b72ca96071e12bdd3106a055c86
Author: sin <sin@2f30.org>
Date:   Sun, 17 Feb 2019 11:29:05 +0000

Update TODO

Diffstat:
MTODO | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/TODO b/TODO @@ -3,3 +3,4 @@ version field in entry header file locking overflow checks compression support using lz4 +make sure it works with raw devices (cannot use lseek on store file)