You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to les...@googlegroups.com
Is there a way to display/print the fingerprints as the data is being deduplicated? Also, how does anyone know how the search_dbdata works? It seems to me as if it is comparing the fingerprint to the others located in the hash table and then returning the number of times that fingerprint is located in other data blocks. This method can be found in lib_bdb.c file, lines 1061-1102