> Can you foresee the need to use a different hash algorithm in the future
> and should we add a hash_algo enum field to the dedup QCOW2 header
> extension?

Yes I foresee the future use of faster hash function like SHA3 or Skein.

I also think an alternate deduplication mechanism where lookups are done
on disk in order to be able to deduplicate very large volume could be added.

What would be the cleanest way to store this in the header extension ?
bitmaps or two char fields ?

Benoît

Reply via email to