https://bugzilla.samba.org/show_bug.cgi?id=2615 ------- Additional Comments From wayned@samba.org 2005-04-15 01:05 ------- Created an attachment (id=1161) --> (https://bugzilla.samba.org/attachment.cgi?id=1161&action=view) Fix for sending a single file with -H The fix is to get rid of the attempted optimization where we don't look for matching hard-links if the file-list size has only 1 item in it. Doing this leaves the file's hard-link-data pointer set, which indicates to the 2.6.4 code that the item needs to be hard-linked to something. Allowing the single-item file-list to go ahead and do the normal hard-link init ensures that the singleton file struct gets its hard-link-data pointer cleared, and all is well. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
https://bugzilla.samba.org/show_bug.cgi?id=2615
wayned@samba.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From wayned@samba.org 2005-04-15 01:29 -------
Fix committed to CVS. Thanks for the report!
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
Possibly Parallel Threads
- [Bug 2615] New: rsync hang when using -H
- DO NOT REPLY [Bug 5541] New: "rsync -H" Fails on PPC AIX 5.3.0
- [Bug 8315] New: hang in rsync (match.c)
- [Bug 2328] cygwin rsync hangs when initiated remotely after transfering some files
- [Bug 1900] rsync --daemon hangs with --numeric-ids