[Bug 8246] rsync hangs with --hard-links and unreadable files

samba-bugs at samba.org samba-bugs at samba.org
Mon Jul 4 17:09:38 MDT 2011


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

Wayne Davison <wayned at samba.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
            Version|3.0.7                       |3.0.9
         Resolution|                            |FIXED

--- Comment #1 from Wayne Davison <wayned at samba.org> 2011-07-04 23:09:38 UTC ---
Interesting.  When the generator receives FES_NO_SEND from the sender (through
the receiver), it is not noticing that the failed file is the leader for a
hard-linked set, and thus it is not ever getting back to the first file in the
set to (try to) finish it up.  Thus, it hangs forever waiting for something to
decrement the in_progress count on the file's file-list.

I've checked in a fix for this.

Thanks!

-- 
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