Linked by Pobrecito Hablador on Mon 2nd Nov 2009 21:19 UTC
Thread beginning with comment 392339
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
And what is this fsck supposed to check and fix? As soon as somebody can answer this a fsck tool wil be made i think.
Fixing/detecting corrupted SHA256 block hashes for the deduplication feature, for one. I've relied on file systems in the past that worked on a similar concept.
Nothing more terrifying than learning that a block of the root fs has a hash of zero!
The fs will need to be offline and the hash values are metadata, so it falls into the 'fsck' category IMHO.





Furthermore: Dedup uses the already computed checksums of the filesystem. You don't have to sync it to your data.
Member since:
2007-04-29
And what is this fsck supposed to check and fix? As soon as somebody can answer this a fsck tool wil be made i think.