aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index c8bea43..2baafe6 100644
--- a/README
+++ b/README
@@ -31,6 +31,9 @@ TODO:
compression (e.g. 4M of data will compress better than that same file
split in to 4 1M pieces and compressed individually presumably)
- Speed it up? Or is it "fast enough"
+- should die on errors accessing blocks, will also need some kind of fsck
+ to find corrupt blocks and files effected, this way if there is a problem
+ and you have another copy of the file then the block can be recreated
-----