aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorn-peugnet <n.peugnet@free.fr>2021-09-20 14:00:08 +0200
committern-peugnet <n.peugnet@free.fr>2021-09-20 14:00:08 +0200
commit540426db79b6e49b79d58aef99ffee5005dc987d (patch)
tree8d31ed9ab733e1681978ce0ccbffc50bec7fd176 /TODO.md
parentcfb36188efc8f53e8ec0a939ddcd09a0704fb988 (diff)
downloaddna-backup-540426db79b6e49b79d58aef99ffee5005dc987d.tar.gz
dna-backup-540426db79b6e49b79d58aef99ffee5005dc987d.zip
remove errored files from fileList
and add tests with non existing link
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 60f7ba2..acab4c2 100644
--- a/TODO.md
+++ b/TODO.md
@@ -14,7 +14,7 @@ priority 1
- [ ] store compressed chunks into tracks of `trackSize` (1024o)
- [x] add chunk cache to uniquely store chunks in RAM
- [x] better tests for `(*Repo).Commit`
-- [ ] remove errored files from `fileList`
+- [x] remove errored files from `fileList`
- [ ] add superblock logic
- [ ] add version blocks or journal logic