Hi all,
I don't know where to post this, so I'm posting here

I'd like to talk about completeness of shared files. As of now, files is marked as complete, if there exists a "really" complete file somewhere.
But the following situations are in a middle-of-nowhere:
O = completed chunk
x = missing chunk
[00xxx00x0]
[x00000x00]
-----------
[121112112] sum of available chunk
[xxxxxx00x]
[0000000x0]
-----------
[111111211]
(hope it's clear enough).
Here is the intersection of available chunks that lead to a completed source.
I understand that a completed file somewhere is rather different from those situation, but should they be highlighted somehow?
Cheers,
Sandro