diff options
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 ----- |