[Bug 10353] link-by-hash collision detection

samba-bugs at samba.org samba-bugs at samba.org
Sun Jan 19 15:43:47 MST 2014


https://bugzilla.samba.org/show_bug.cgi?id=10353

Wayne Davison <wayned at samba.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX
           Severity|normal                      |enhancement

--- Comment #1 from Wayne Davison <wayned at samba.org> 2014-01-19 22:43:46 UTC ---
I added the size to the filename to avoid having to worry about this -- a hash
conflict with the same file size is very (very) unlikely, and forcing the code
to compare file contents before figuring out which hash conflict is the right
one is super slow.

-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the rsync mailing list