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 311a565e21fcf8e1d69faeb980054e76669164db
DIR parent ad360edb70575b72ca96071e12bdd3106a055c86
HTML Author: sin <sin@2f30.org>
Date: Sun, 17 Feb 2019 11:29:05 +0000
Update TODO
Diffstat:
M TODO | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
DIR diff --git a/TODO b/TODO
t@@ -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)